LDAP authentication in asp.net MVC 5 application -


i have asp.net mvc 5 applicationand want add ldap authentication. have form page startup page tell user enter name , password. form page redirected after submit home page without testing anything. don't know how verify if user exists or not using ldap authentication.

is ms activedirectory ldap? if want take @ asp.net identity: http://www.asp.net/identity/overview/getting-started/introduction-to-aspnet-identity


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -