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.
Below is the high level design diagram
I hope I am able to convey my query.

Please let me know your thoughts
[cid:[email protected]]


Thanks & Regards
Gaurav Khare
+91-9177990352

[Trax_V logo_rgb]

From: Jim Willeke <[email protected]>
Sent: 04 November 2019 19:37
To: Gaurav Khare <[email protected]>
Cc: [email protected]
Subject: Re: LDAP API :- Connecting to API for Authorization

There are no provisions within the LDAP protocol which determine Authorization.

Several different LDAP Vendor implementation have "Authorization Frameworks" 
which may be exposed via LDAP or REST.

Generally, LDAP provides Authentication via a Bind Operation and data retrieval 
using a search operation.

--
-jim
Jim Willeke


On Mon, Nov 4, 2019 at 8:22 AM Gaurav Khare 
<[email protected]<mailto:[email protected]>> wrote:
Hi

My requirement is to install LDAP API which will connect to my REST API using 
Username and Password for Authorization of user .

Does LDAP API supports this feature.

  *   If not,  then what are steps I need to do to build this feature in  LDAP 
API. Mainly I am looking for the what code needs to be changed.


Thanks & Regards
Gaurav Khare
+91-9177990352


Reply via email to