Fix readme

This commit is contained in:
xenia 2019-06-03 01:06:03 -04:00
parent bd4d1ae126
commit 3cb654982f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Create a new client, type openid-connect
Insert details into script:
- client_id: the client ID you created
- client_secret: from credentials tab in keycloak
- token_url: https://<yourinstance.tld>/auth/realms/<your-realm>/protocol/openid-connect/token
- token_url: https://[yourinstance.tld]/auth/realms/[your-realm]/protocol/openid-connect/token
## Install to INN2 ##
Ensure requirements are installed.