LDAP Authentication

0
Hi, I’m using the LDAP to fetch the AD users, I successfully imported users to my Userprofile entity which is generalized to the account entity. When I try to log in with the same credentials(AD) I was not able to login into the app. Again I tried importing users' mapping users to the system. user. It won’t work. When I try to login into the app by AD credentials…..every time it’s saying that the Username or password is incorrect. How can I login into the app using imported users?                
asked
1 answers
0

I do not think that you can get the passwords out of AD. And therefore you cannot login with the AD credentials. I suggest to let AD do the authentication via Oauth or SAML. There are modules in the marketplace for both. 

answered