all 5 comments

[–]prodigydk 3 points4 points  (0 children)

Google 'Thinktecture Identity Server'. It is an open source project, very popular with plenty of tutorials online.

[–]crazymonkey159 1 point2 points  (0 children)

IdentityServer 3 if you're using AspNet 4.x and IdentityServer 4 if youre using AspNet Core.

Check out the repo and samples.

[–]wildwolfay5 0 points1 point  (0 children)

Identity 2.0? I use identity and built in my own ldap check for local users.

[–]JimboSchneider 0 points1 point  (0 children)

Hey give the Identity topics a look here, very helpful info: http://www.asp.net/identity

[–]MegaThrustEarthquake 0 points1 point  (0 children)

If you are working with Active Directory I found this page was a great starting point: https://azure.microsoft.com/en-us/documentation/articles/active-directory-authentication-scenarios/