Skip to main content

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 NameDescription
Authentication ProtocolDefault SAML 2.0 protocol
IdP MetadataMetadata document provided by the external identity provider (IdP), must include IdP login address and X.509 public key
IdP Login AddressObtained from metadata
SP Metadata DownloadDownload the service provider (SP) metadata for uploading to the IdP system to manage the SP
Default Login AddressWhen not logged in, will redirect to this address for login authentication
Logout RedirectLogout redirect

image.png