mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Update examples/providers/rest/README.md
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com> Signed-off-by: zak905 <zakaria.amine88@gmail.com>
This commit is contained in:
parent
c7db7bd528
commit
ff39a15221
@ -3,5 +3,5 @@ Example Realm REST Resource provider
|
||||
|
||||
You can deploy the provider by running: `mvn package` and dropping the jar under `$KEYCLOAK_HOME/providers`
|
||||
|
||||
Once started open http://localhost:8080/auth/realms/master/hello and you should see the message _Hello master_.
|
||||
When the server has started, open http://localhost:8080/auth/realms/master/hello and look for the message _Hello master_.
|
||||
You can also invoke the endpoint for other realms by replacing `master` with the realm name in the above url.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user