Single Sign-On-SAML 2.0
1. SAML 2.0 Overview
SAML is an open XML-based standard data format. SAML 2.0 enables cross-domain single sign-on (SSO) over the web, reducing the management overhead of distributing multiple authentication tokens to a user. Its standard protocol is widely used in passwordless login integration scenarios.
2. SAML 2.0 Standard Configuration Steps
(1) Function path: Management Center > System Settings > Login Settings > Single Sign-On, select SSO method: SAML 2.0
(2) Configuration items:
Config Name | Description |
---|---|
Authentication Protocol | Default SAML 2.0 protocol |
IdP Metadata | Metadata document provided by the external identity provider (IdP), must include IdP login address and X.509 public key |
IdP Login Address | Obtained from metadata |
SP Metadata Download | Download the service provider (SP) metadata for uploading to the IdP system to manage the SP |
Default Login Address | When not logged in, will redirect to this address for login authentication |
Logout Redirect | Logout redirect |
