Skip to content

Instantly share code, notes, and snippets.

@peterkeating
Created September 24, 2012 14:37
Show Gist options
  • Select an option

  • Save peterkeating/3776258 to your computer and use it in GitHub Desktop.

Select an option

Save peterkeating/3776258 to your computer and use it in GitHub Desktop.
Web.config settings for Orchard website using Orchard.ActiveDirectoryAuthorization module.
<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