mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +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>
16 lines
709 B
Markdown
16 lines
709 B
Markdown
---
|
|
title: 'SAML authentication'
|
|
description: 'Grafana SAML authentication'
|
|
keywords: ['grafana', 'saml', 'documentation', 'saml-auth', 'enterprise']
|
|
aliases: ['/docs/grafana/latest/auth/saml/']
|
|
weight: 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](https://grafana.com/contact?plcmt=top-nav&cta=contactus)
|
|
|
|
{{< section >}}
|