Authentication Integration
This document guides you to select the appropriate protocol for web application authentication integration based on your actual project requirements.
OAuth 2.0 Protocol (Recommended)
We recommend integrating your application system through the OAuth 2.0 protocol.
Prerequisites
The enterprise administrator has created an OAuth 2.0 protocol application in the BambooCloud IDaaS Enterprise Center by referring to Configure 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 created an OIDC protocol application in the BambooCloud IDaaS Enterprise Center by referring to Configure 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 created a SAML protocol application in the BambooCloud IDaaS Enterprise Center by referring to Configure 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 through the CAS 3.0 protocol. The BambooCloud IDaaS platform is also compatible with CAS 1.0 and CAS 2.0.
Prerequisites
The enterprise administrator has created a CAS protocol application in the BambooCloud IDaaS Enterprise Center by referring to Configure 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 through the WS-Federation (abbreviated as WS-Fed) protocol.
Prerequisites
The enterprise administrator has created a WS-Fed protocol application in the BambooCloud IDaaS Enterprise Center by referring to Configure 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.