You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to integrate the {identity_service_first_ref} with one or more LDAP servers using domain-specific configurations, you can enable domain-specific drivers and provide the necessary LDAP settings.
93
93
94
94
This involves two main steps:
95
-
1. Creating the Kubernetes secret that holds the domain-specific LDAP configuration files.
95
+
1. Creating the Kubernetes secret that holds the domain-specific LDAP configuration files that {identity_service} uses. Each file within the secret corresponds to an LDAP domain.
96
96
2. Patching the `OpenStackControlPlane` custom resource (CR) to enable domain-specific drivers for the {identity_service} and mount a secret that contains the LDAP configurations.
0 commit comments