docs: update grafana oidc integration (#3769)

Changed OIDC configuration for Grafana

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3771/head
Will Scargill 2022-07-31 04:23:41 +01:00 committed by James Elliott
parent 937237ea1d
commit 8753998e17
No known key found for this signature in database
GPG Key ID: 0F1C4A096E857E49
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ To configure [Grafana] to utilize Authelia as an [OpenID Connect] Provider:
1. Add the following Generic OAuth configuration to the [Grafana] configuration:
```ruby
[server]
root_url = https://grafana.example.com
[auth.generic_oauth]
enabled = true
name = Authelia