OpenID for Grafana
This commit is contained in:
@@ -117,3 +117,15 @@ identity_providers:
|
||||
- email
|
||||
- groups
|
||||
userinfo_signed_response_alg: 'none'
|
||||
- id: grafana
|
||||
description: Grafana via Authelia
|
||||
secret: '$argon2id$v=19$m=65536,t=3,p=4$IoJjIPmtn81rI0te8lV5Yw$tptaXFfI1NOsPctEzyAYiRblzFNsWgbS9Gh160OkoqQ'
|
||||
public: false
|
||||
authorization_policy: one_factor
|
||||
redirect_uris:
|
||||
- https://grafana.quangkhai.ch/login/generic_oauth
|
||||
scopes:
|
||||
- openid
|
||||
- profile
|
||||
- email
|
||||
userinfo_signed_response_alg: 'none'
|
||||
|
||||
Reference in New Issue
Block a user