Update README.md
fixed a typo in the readme.
This commit is contained in:
parent
560d76b7ee
commit
5e1d85c9a8
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ is displayed to the user after login and the user has to copy this code back to
|
|||
|
||||
Step 8: Admin REST API
|
||||
----------------------------------
|
||||
Keycloak has a Admin REST API. This example shows an application making a remove direct login to Keycloak to obtain a token
|
||||
Keycloak has a Admin REST API. This example shows an application making a remote direct login to Keycloak to obtain a token
|
||||
then using that token to access the Admin REST API.
|
||||
|
||||
[http://localhost:8080/admin-access](http://localhost:8080/admin-access)
|
||||
|
|
Loading…
Reference in a new issue