ID Provider

Details on the ID Providers supported by the CDM-Server and how to configure .env.idp file.

The CDM-Server supports various ID Providers (IdP) for authentication and user management. You need to choose one according to your organization’s requirements and configure it accordingly.

The CDM-Server supports the following ID Providers:

  • Local - Users are managed internally by the CDM-Server. Easiest to set up and use.
  • LDAPS - Users are managed by an LDAP server. Requires an external LDAP server present.
  • Azure - CDM-Server uses Microsoft Azure for authentication. This will be available soon.
  • Jazz - CDM-Server uses IBM Jazz for authentication. This is not available yet.

Local

How to set up the local identity provider.

LDAPS

How to set up the LDAPS identity provider.

Azure

How to set up the Azure identity provider.

Jazz

How to set up the IBM Jazz identity provider.

Last modified November 14, 2024: updated deps (18d4f5f)