We are using LdapIdentityProvider.xml to connect to our organization's Ldap interface for the login functionality in AEM.
As a security measure, We want to move the password information to 'vault secrets management system'. We have a custom service , which we use to read vault secrets.
Could anyone please help with a way to extend AEM Ldap service (not sure of the exact name of service) , so that we can add our custom code to read Ldap secret from vault ?