Updated content based on feedback. (#46896) (#47112)

(cherry picked from commit 9f16644476)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
Zoltán Bedi
2022-03-31 02:32:59 -07:00
committed by GitHub
co-authored by achatterjee-grafana
parent 839485a4b6
commit aac024732e
+5 -3
View File
@@ -31,10 +31,12 @@ In terms of security:
- Grafana supports signed and encrypted assertions.
- Grafana does not support signed or encrypted requests.
In terms of initiation:
In terms of initiation, Grafana supports:
- Grafana supports SP-initiated requests.
- Grafana does not support IdP-initiated request.
- 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