In our ASP.NET MVC application, we automatically redirect users to a log-on page via the section of when they
You can have separate sections for separate paths. Here's an example:
In this case, the page "Foo/Bar.aspx" is allowed to folks with the GoodGuys role, but denied to all others.
In your case, you might want to allow all without authentication: