We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c198d commit e6d95fdCopy full SHA for e6d95fd
README.md
@@ -133,7 +133,7 @@ Use your browser and navigate to the "landing-page" at http://<your host>:8081 t
133
_tl;dr_
134
* login as user:admin, password:admin
135
* create realm "springboot"
136
-* create client "product-app" as openid-connect client with Valid Redirect URI's http://<your host>:8081/*
+* create client "product-app" as openid-connect client with Valid Redirect URI's http://<your host>:8081/*
137
* create role "user"
138
* create user "testuser" and map the role "user" to testuser (tab Role Mappings)
139
0 commit comments