https://github.com/chsword/aspnet-core-ad-authentication
ASP.NET Core Active Directory authentication use LDAP
https://github.com/chsword/aspnet-core-ad-authentication
active-directory aspnet-core authentication ldap
Last synced: 3 months ago
JSON representation
ASP.NET Core Active Directory authentication use LDAP
- Host: GitHub
- URL: https://github.com/chsword/aspnet-core-ad-authentication
- Owner: chsword
- Created: 2016-11-18T08:16:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T03:53:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T00:41:21.681Z (about 1 year ago)
- Topics: active-directory, aspnet-core, authentication, ldap
- Language: HTML
- Size: 509 KB
- Stars: 23
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aspnet-core-ad-authentication
Use ```Novell.Directory.Ldap.NETStandard``` and ```Microsoft.AspNetCore.Authentication.Cookies``` to impl Sign in/out with Activity Directory.