Employee Identity (EIAM)

Authentication Integration

Application Development

This document guides you to select the required protocol for authentication integration of web applications based on actual project requirements.

It is recommended that you use the OAuth2.0 protocol for authentication integration of application systems.

# Prerequisites

The enterprise administrator has already created an OAuth2.0 protocol application on the IDaaS Enterprise Center platform by referring to Configuring OAuth Protocol Application SSO.

# Development Integration

After the application configuration is complete, please refer to the corresponding mode in the OAuth Protocol to complete the subsequent integration configuration.

# OIDC Protocol

# Prerequisites

The enterprise administrator has already created an OIDC protocol application on the IDaaS Enterprise Center platform by referring to Configuring OIDC Protocol Application SSO.

# Development Integration

After the application configuration is complete, please refer to the corresponding mode in the OIDC Protocol to complete the subsequent integration configuration.

# SAML Protocol

# Prerequisites

The enterprise administrator has already created a SAML protocol application on the IDaaS Enterprise Center platform by referring to Configuring SAML Protocol Application SSO.

# Development Integration

After the application configuration is complete, please refer to the SAML Protocol to complete the subsequent integration configuration.

# CAS Protocol

The following mainly introduces authentication integration of applications through the CAS 3.0 protocol. The IDaaS platform is also compatible with CAS 1.0 and CAS 2.0.

# Prerequisites

The enterprise administrator has already created a CAS protocol application on the IDaaS Enterprise Center platform by referring to Configuring CAS Protocol Application SSO.

# Development Integration

After the application configuration is complete, please refer to the CAS Protocol to complete the subsequent integration configuration.

# WS-Federation Protocol

The following mainly introduces authentication integration of applications through the WS-Federation (abbreviated WS-Fed) protocol.

# Prerequisites

The enterprise administrator has already created a WS-Fed protocol application on the IDaaS Enterprise Center platform by referring to Configuring WS-Federation Protocol Application SSO.

# Development Integration

After the application configuration is complete, please refer to the WS-Federation Protocol to complete the subsequent integration configuration.