I am trying to secure an application in IIS7 using .NET Authorization Rules.
By default, the web server allows all users access (which is inherited).
I have adde
I spent 4 hours trying to set this up (to use domain role) :). Final solution was to use domain name in the role too:
` `