Skip to content

Commit a993d7e

Browse files
committed
feat(base-cluster/monitoring): set code challenge for grafana
See #1496
1 parent 8d4bb4c commit a993d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/base-cluster/templates/monitoring/kube-prometheus-stack/_grafana-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ auth.generic_oauth:
2424
name: OAuth
2525
role_attribute_path: {{ .grafana.roleAttributePath | quote }}
2626
scopes: openid profile email
27+
use_pkce: true
2728
{{- end -}}
2829
{{- end -}}
2930

0 commit comments

Comments
 (0)