Updated content based on feedback. (#46896)

pull/46890/head
achatterjee-grafana 3 years ago committed by GitHub
parent 4ee48c2e77
commit 9f16644476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      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

Loading…
Cancel
Save