Hi @sarthakuiit
To achieve this
Create a Vault Configuration
Update LDAP Identity Provider Configuration
Modify the LdapIdentityProvider.xml configuration to use placeholders for the LDAP credentials, which will be replaced at runtime.
Create a Custom OSGi Service
Reference Custom Service i...