Docs: SAML (#18069)

* docs: Link to SAML docs and document configuration options

- Document configuration options `defaults.ini` and `sample.ini`
- Add the SAML documentation
- Link to the SAML documentation from "what's new in 6.3"
This commit is contained in:
gotjosh
2019-07-17 13:46:51 +01:00
committed by GitHub
parent c68bded858
commit d006f7c916
4 changed files with 181 additions and 7 deletions

View File

@ -130,6 +130,8 @@ belonging to an LDAP group that gives them access to Grafana.
Built-in support for SAML is now available in Grafana Enterprise.
[See docs]({{< relref "auth/saml.md" >}})
### Team Sync for GitHub OAuth
When setting up OAuth with GitHub it's now possible to sync GitHub teams with Teams in Grafana.