grafana: Add groups OIDC scope

This commit is contained in:
Lauri Võsandi 2024-09-05 09:29:16 +03:00
parent be7e1d9459
commit f5a7b44ae6

View File

@ -18,6 +18,7 @@ spec:
availableScopes: availableScopes:
- openid - openid
- profile - profile
- groups
tokenEndpointAuthMethod: none tokenEndpointAuthMethod: none
--- ---
apiVersion: v1 apiVersion: v1