Integrate LDAP for enterprise authentication
Integrate Red Hat OpenStack Services on OpenShift (RHOSO) with your LDAP directory so that OpenStack users can authenticate with pre-established enterprise identities.
To configure LDAP integration, complete the following steps:
- Use the OpenStack CLI to create the domain.
- Use RHOSO to create a secret that contains the required configuration.
- Mount the secret to the service by using the
OpenStackControlPlanecustom resource file.
Configure LDAP for the Identity service Copy linkLink copied!
Configure LDAP integration for the Identity service (keystone) so that users can authenticate against your existing LDAP directory.
Before you begin Copy linkLink copied!
- A pre-established Red Hat Identity server.
- The CA certificate that issued your LDAP server certificate is trusted by the Identity service (keystone) pods. If your LDAP server uses a certificate issued by a private CA, such as the Red Hat Identity Management CA, add that CA certificate to the RHOSO CA bundle before you begin. For more information, see Add custom CA certificates to the control plane.