Switch Grafana to Keycloak
This commit is contained in:
parent
6380f66839
commit
556850339b
@ -15,10 +15,10 @@ enabled = true
|
||||
name = OAuth
|
||||
icon = signin
|
||||
enabled = true
|
||||
client_id = 03e63420c70d5c7690b063918dd90f409f713baa
|
||||
client_secret = a5b60606a3756dcf49e6a43eb3e581914fbc97a96e566bd1b84f42149cdc3b66d4cc93dca49d354f7ea61c5d97f0e61db2e8d3b2c4a162311d3548f19ecf791d
|
||||
client_id = grafana.jafner.net
|
||||
client_secret = meNwUFkqxDSh2yMwamfDg89Cm5PobsO3
|
||||
scopes = email openid profile
|
||||
empty_scopes = false
|
||||
auth_url = https://authentik.jafner.net/application/o/authorize/
|
||||
token_url = https://authentik.jafner.net/application/o/token/
|
||||
api_url = https://authentik.jafner.net/application/o/userinfo/
|
||||
auth_url = https://keycloak.jafner.net/realms/Jafner.net/protocol/openid-connect/auth
|
||||
token_url = https://keycloak.jafner.net/realms/Jafner.net/protocol/openid-connect/token
|
||||
api_url = https://keycloak.jafner.net/realms/Jafner.net/protocol/
|
||||
|
Loading…
x
Reference in New Issue
Block a user