4b5adfb1ba
* Docs: combines all SAML topics into one topic (#49443)
* combines all SAML topics
* resolves merge conflicts
* makes prettier
(cherry picked from commit 8c84d62e3d)
* Fix broken relrefs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
19 lines
751 B
Markdown
19 lines
751 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/auth/saml/
|
|
description: Grafana SAML Authentication
|
|
keywords:
|
|
- grafana
|
|
- saml
|
|
- documentation
|
|
- saml-auth
|
|
title: SAML Authentication
|
|
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/configure-saml/" >}}) in [Grafana Enterprise]({{< relref "../enterprise/" >}}).
|