On This Page
Retrieve LDAP Vendor Configuration
The get_ldap_vendor_configuration
script retrieves the configuration for all available LDAPs or for the specified LDAP.
Syntax
kubectl exec -it deploy/keycloak-service -c keycloak-service -- manage_keycloak -r get_ldap_configuration [-v '<vendor_name>']
kubectl exec -it deploy/keycloak-service -c keycloak-service -- manage_keycloak -r get_ldap_configuration [-v '<vendor_name>']
Supported arguments
|
(Optional) Returns the configuration details for the specified vendor |
Sample code
Returns the configuration for all LDAP vendors:
kubectl exec -it deploy/keycloak-service -c keycloak-service -- manage_keycloak -r get_ldap_configuration
kubectl exec -it deploy/keycloak-service -c keycloak-service -- manage_keycloak -r get_ldap_configuration
Returns the configuration for Active Directory: