Hi,
I am working in ADF 11.1.1.7.1 and have a requirement to integrate with LDAP. I need to create a UI to 'Reset User Password' in ADF. We do not have any api's/wsdl from LDAP team to integrate.
I am assuming I need to directly make LDAP calls to reset the password. I may extend this functionality in future for Provisioning, creating new pwd's etc.,
Please suggest me the best/standard/safe method to modify LDAP attributes. Any examples/blogs/articles would be appreciated.
Thanks.