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]> 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 > > > > [image: Trax_V logo_rgb] > > >
