Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Desmont/Nop.Plugin.ExternalAuth.NovellActiveDirectory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nop.Plugin.ExternalAuth.NovellActiveDirectory

LDAP login Auth for nopCommerce

credit by @brechtb86 and project https://github.com/dsbenghe/Novell.Directory.Ldap.NETStandard

The plugin use LDAP directly to check the identity without setting the "Windows Authentication" in IIS.

If you want to integrate into IIS,should do setting as following:

  1. Enable Windows authentication on your webserver(IIS)for nopcommerce application.
  2. Change forwardWindowsAuthToken in web.config to true.

About

LDAP login Auth for nopCommerce

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 87.3%
  • HTML 12.7%