Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

ThumNet/EasyAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyAD

Umbraco backoffice authentication based on Active Directory groups.

With this plugin you'll be able to manage your backoffice users based on Active Directory groups. The plugin adds a new Tree called 'AD Groups' to the 'Users' application, from there you can Add and Remove AD groups.

Build status

To use the plugin follow these steps:

  • Add it using Nuget (not yet published)
  • Update your web.config and replace the owin:appStartup appSetting value with:
<add key="owin:appStartup" value="ThumNet.EasyAD.Startup.UmbracoEasyADOwinStartup" />

About

Umbraco backoffice authentication based on Active Directory groups

Resources

License

Stars

Watchers

Forks

Packages

No packages published