Minor improvement in README

This commit is contained in:
Filip Gralinski 2021-06-28 18:35:11 +02:00
parent 9c073b90c7
commit eb7134dafc
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ application, this feature is on the way).
2. You need to set up the JWK key from your Keycloak instance.
Go to `https://<KEYCLOAK-HOST>/auth/realms/<KEYCLOAK-REALM>/protocol/openid-connect/certs`
(e.g. for the Docker run as given in (1): <http://127.0.0.1:8080/auth/realms/master/protocol/openid-connect/certs>)
and copy the contents of the key from the JSON the (key/0 element
not the whole JSON!).