Added login demo username/password since we can't create accounts.
parent
400b7b63fd
commit
c19798cc03
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue