grafana: Specify OIDC scopes on Grafana side
This commit is contained in:
parent
f5a7b44ae6
commit
95e0f97db2
@ -54,7 +54,7 @@ data:
|
||||
name = OAuth
|
||||
icon = signin
|
||||
enabled = true
|
||||
empty_scopes = false
|
||||
scopes = openid profile groups
|
||||
allow_sign_up = true
|
||||
use_pkce = true
|
||||
role_attribute_path = contains(groups[*], 'k-space:kubernetes:admins') && 'Admin' || contains(groups[*], 'k-space:floor') && 'Editor' || Viewer
|
||||
|
Loading…
Reference in New Issue
Block a user