This commit is contained in:
Matthieu Rudelle
2018-10-11 21:22:02 +02:00
parent bcdda7b9ad
commit 3aef519cdc
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@ can find examples using Okta, BitBucket, OneLogin and Azure.
This callback URL must match the full HTTP address that you use in your browser to access Grafana, but with the prefix path of `/login/generic_oauth`.
You may have to set the `root_url` option of `[server]` for the callback URL to be
correct. For example in case you are serving Grafana behind a proxy.
Example config:
```bash