Introduction
TOC
Overview
The platform integrates with Dex identity authentication service, enabling you to use Dex's pre-implemented connectors for platform account authentication through IDP configuration. For more information, refer to the Dex official documentation.
Supported Integration Methods
LDAP Integration
If your enterprise uses LDAP (Lightweight Directory Access Protocol) for user management, you can configure LDAP on the platform to connect with your enterprise's LDAP server.
LDAP Integration Benefits:
- Enables communication between platform and LDAP server
- Allows enterprise users to log in with LDAP credentials
- Automatically synchronizes enterprise user accounts to the platform
OIDC Integration
The platform supports integration with IDP services using the OpenID Connect (OIDC) protocol for third-party user authentication.
OIDC Integration Benefits:
- Enables users to log in with third-party accounts
- Supports enterprise IDP services
- Provides secure authentication through OIDC protocol
NOTE
For authentication using other connectors not mentioned above, please contact technical support.