diff --git a/Build-Instructions.md b/Build-Instructions.md index e0a7fb3..5da1206 100644 --- a/Build-Instructions.md +++ b/Build-Instructions.md @@ -79,7 +79,7 @@ To run the embedded Jetty server and deploy the server webapp, run the following `mvn jetty:run` -This will deploy the server to `http://localhost:8080/openid-connect-server-webapp/`. +This will deploy the server to `http://localhost:8080/openid-connect-server-webapp/`. You can login with username: `user` and password: `password`. ## Deploying with Tomcat