grafana: update example to work with strict redirect uri checking ()

This commit is contained in:
Peter Lehmann 2024-12-02 06:40:01 +01:00 committed by GitHub
parent b4ca356b8d
commit ac3cf1f363
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -799,6 +799,7 @@ Prepare the environment:
```bash
kanidm system oauth2 create grafana "grafana.domain.name" https://grafana.domain.name
kanidm system oauth2 set-landing-url grafana 'https://grafana.domain.name/login/generic_oauth'
kanidm system oauth2 update-scope-map grafana grafana_users email openid profile groups
kanidm system oauth2 enable-pkce grafana
kanidm system oauth2 get grafana