Added login demo username/password since we can't create accounts.

master
Adrian 2014-05-08 12:37:04 -07:00
parent 400b7b63fd
commit c19798cc03
1 changed files with 1 additions and 1 deletions

@ -79,7 +79,7 @@ To run the embedded Jetty server and deploy the server webapp, run the following
`mvn jetty:run` `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 ## Deploying with Tomcat