On 04/11/2019 15:18, Gaurav Khare wrote:

Hi Jim

Thanks for the reply.

As Part of my initial research, I got this URL. https://directory.apache.org/apacheds/advanced-ug/6-implementing-interceptor.html

I am thinking to write my custom Interceptor which will use my REST to validate the credentials inside the Apache DS.

At this point, it's a better idea to implement your own version of Authenticator. This will be called no matter what when a Bind Request is executed, and will allow you to implement your own authenticate() code.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to