mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 23:22:32 +08:00
14 lines
748 B
Markdown
14 lines
748 B
Markdown
+++
|
|
title = "SAML Authentication"
|
|
description = "Grafana SAML Authentication"
|
|
keywords = ["grafana", "saml", "documentation", "saml-auth"]
|
|
aliases = ["/docs/grafana/latest/auth/saml/"]
|
|
weight = 1100
|
|
+++
|
|
|
|
# SAML authentication
|
|
|
|
The SAML authentication integration allows your Grafana users to log in by using an external SAML Identity Provider (IdP). To enable this, Grafana becomes a Service Provider (SP) in the authentication flow, interacting with the IdP to exchange user information.
|
|
|
|
> SAML authentication integration is available in Grafana Cloud Pro and Advanced and in Grafana Enterprise. For more information, refer to [SAML authentication]({{< relref "../enterprise/saml.md" >}}) in [Grafana Enterprise]({{< relref "../enterprise" >}}).
|