Hi Sander,

Thank you for your response.
I have created node js back end server as its a nodeJS libray using 
"express".
I am sending the credentials from front end to back end server using HTTP 
post.
Sending back the reponse to the front end.
Am able to get the user details in front end using ldapjs, but facing issue 
in doing the "bind" ( authenticating).
Always getting "invalid credentials" error even though they are correct. 
Looks like issue in forming the "bindDN", trying to check on this.

It would be helpful if you can provide any details about bindDn.

Thank you.

On Wednesday, April 1, 2020 at 10:27:18 AM UTC+5:30, Sander Elias wrote:
>
> Hi Luckey,
>
> The LDAP client you listed is not suited for use in a browser. It is a 
> nodeJS only library. As far as I know, the LDAP protocol is not accessible 
> from web-browsers. On the protocol level, so there is no way to access it 
> directly from the web.
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/14208465-d579-4582-b2d2-bf48e223c135%40googlegroups.com.

Reply via email to