Created
September 24, 2012 14:37
-
-
Save peterkeating/3776258 to your computer and use it in GitHub Desktop.
Web.config settings for Orchard website using Orchard.ActiveDirectoryAuthorization module.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <authentication mode="Windows" /> | |
| <roleManager enabled="true" defaultProvider="AspNetWindowsTokenRoleProvider"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment