docs: Updated auth docs

This commit is contained in:
Torkel Ödegaard
2018-09-06 13:15:36 +02:00
parent a25b594506
commit d6f9ebab63
6 changed files with 22 additions and 26 deletions

View File

@@ -324,7 +324,7 @@ Defaults to `false`.
Grafana provides many ways to authenticate users. The docs for authentication has been split in to many differnet pages
below.
- [Anonymous access]({{< relref "auth/overview.md" >}}) (auth.anonymous)
- [Authentication Overview]({{< relref "auth/overview.md" >}}) (anonymous access options, hide login and more)
- [Google OAuth]({{< relref "auth/google.md" >}}) (auth.google)
- [GitHub OAuth]({{< relref "auth/github.md" >}}) (auth.github)
- [Gitlab OAuth]({{< relref "auth/gitlab.md" >}}) (auth.gitlab)