Fix readme
This commit is contained in:
parent
bd4d1ae126
commit
3cb654982f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue