Mention grafana_feature_toggles_enable on grafana.md

This commit is contained in:
Slavi Pantaleev 2023-07-06 11:16:01 +03:00
parent ed5638282b
commit 89af321b1d

View file

@ -91,6 +91,9 @@ Grafana supports Single-Sign-On (SSO) via OAUTH. To make use of this you'll need
* Add the following configuration to your `vars.yml` file and re-run the [installation](../installing.md) process (make sure to adjust `authentik.example.com`)
```yaml
# To make Grafana honor the expiration time of JWT tokens, enable this experimental feature below.
# grafana_feature_toggles_enable: accessTokenExpirationCheck
grafana_environment_variables_additional_variables: |
GF_AUTH_GENERIC_OAUTH_ENABLED=true
GF_AUTH_GENERIC_OAUTH_NAME=authentik