Files
grafana/docs/sources/auth/_index.md
T
Jack Baldry 4cacab01f4 [v8.5.x] Use relative aliases for all non-current Grafana aliases and remove current page latest aliases (#60062) (#61032)
* Use relative aliases for all non-current Grafana aliases

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Remove all current page aliases

find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-01-05 14:29:40 +00:00

2.4 KiB

description, title, weight
description title weight
Authentication Authentication 30

User Authentication Overview

Grafana provides many ways to authenticate users. Some authentication integrations also enable syncing user permissions and org memberships.

Here is a table showing all supported authentication providers and the features available for them. [Team sync]({{< relref "../enterprise/team-sync.md" >}}) and [active sync]({{< relref "../enterprise/enhanced_ldap.md#active-ldap-synchronization" >}}) are only available in Grafana Enterprise.

See also, [Grafana Authentication]({{< relref "grafana.md" >}}).

Provider Support Role mapping Team sync
(Enterprise only)
Active sync
(Enterprise only)
[Auth Proxy]({{< relref "auth-proxy.md" >}}) v2.1+ - v6.3+ -
[Azure AD OAuth]({{< relref "azuread.md" >}}) v6.7+ v6.7+ v6.7+ -
[Generic OAuth]({{< relref "generic-oauth.md" >}}) v4.0+ v6.5+ - -
[GitHub OAuth]({{< relref "github.md" >}}) v2.0+ - v6.3+ -
[GitLab OAuth]({{< relref "gitlab.md" >}}) v5.3+ - v6.4+ -
[Google OAuth]({{< relref "google.md" >}}) v2.0+ - - -
[LDAP]({{< relref "ldap.md" >}}) v2.1+ v2.1+ v5.3+ v6.3+
[Okta OAuth]({{< relref "okta.md" >}}) v7.0+ v7.0+ v7.0+ -
[SAML]({{< relref "../enterprise/saml.md" >}}) (Enterprise only) v6.3+ v7.0+ v7.0+ -