mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:42:37 +08:00

* refactoring: saml docs * refactoring: relreferences * adding error as presented in issue * refactor: update sentence * refactor: more relref fixes that was missing * refactor: more relref fixes that was missing * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * refactor: move saml with okta * fix: spell and small corrections * add: enterprise tag Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
709 B
709 B
title | description | keywords | aliases | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|
SAML authentication | Grafana SAML authentication |
|
|
10 |
SAML authentication
SAML authentication integration enables your Grafana users to log in by using an external SAML 2.0 Identity Provider (IdP). To enable this, Grafana becomes a Service Provider (SP) in the authentication flow, interacting with the IdP to exchange user information.
Only available in Grafana Enterprise v6.3+. If you experience any issues with our implementation, contact our Technical Support team
{{< section >}}