From 9f1664447659b8bfec1422d67090fa2bbf581c52 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Wed, 23 Mar 2022 13:59:24 -0400 Subject: [PATCH] Updated content based on feedback. (#46896) --- docs/sources/enterprise/saml.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/sources/enterprise/saml.md b/docs/sources/enterprise/saml.md index dfefddaafc3..903af76fc9c 100644 --- a/docs/sources/enterprise/saml.md +++ b/docs/sources/enterprise/saml.md @@ -31,7 +31,12 @@ In terms of security: - Grafana supports signed and encrypted assertions. - Grafana does not support signed or encrypted requests. -In terms of initiation, Grafana supports SP-initiated requests. +In terms of initiation, Grafana supports: + +- SP-initiated requests +- IdP-initiated requests + +By default, SP-initiated requests are enabled. For instructions on how to enable IdP-initiated logins, see https://grafana.com/docs/grafana/latest/enterprise/saml/#idp-initiated-single-sign-on-sso. ## Set up SAML authentication