mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update docs to reflect IDP-initiated SAML support (#1057)
This commit is contained in:
parent
2da1da186d
commit
543f7144d8
@ -1353,7 +1353,7 @@ sudo systemctl restart fleet.service
|
||||
|
||||
## Configuring Single Sign On
|
||||
|
||||
Fleet supports SAML single sign on capability. This feature is convenient for users and offloads responsibility for user authentication to a third party identity provider such as Salesforce or Onelogin. Fleet supports the SAML Web Browser SSO Profile using the HTTP Redirect Binding. Fleet only supports SP-initiated SAML login and not IDP-initiated login.
|
||||
Fleet supports SAML single sign on capability. This feature is convenient for users and offloads responsibility for user authentication to a third party identity provider such as Salesforce or Onelogin. Fleet supports the SAML Web Browser SSO Profile using the HTTP Redirect Binding. Fleet supports both SP-initiated SAML login and IDP-initiated login, however IDP-iniated login must be enabled in the web interface's SAML Single Sign On Options.
|
||||
|
||||
### Identity Provider (IDP) Configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user