Added grafana to keycloak. clean up prom-stak
This commit is contained in:
@@ -113,6 +113,7 @@ grafana:
|
|||||||
name: Keycloak
|
name: Keycloak
|
||||||
enabled: true
|
enabled: true
|
||||||
scopes: "openid profile email"
|
scopes: "openid profile email"
|
||||||
|
allow_sign_up: true
|
||||||
auth_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/auth
|
auth_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/auth
|
||||||
token_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/token
|
token_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/token
|
||||||
api_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/userinfo
|
api_url: https://auth.hexor.cy/auth/realms/hexor/protocol/openid-connect/userinfo
|
||||||
|
|||||||
Reference in New Issue
Block a user