Exclude an aspx page on IIS

Cantor, Scott cantor.2 at osu.edu
Tue Apr 11 10:44:57 EDT 2017


>                      <Path name="/helloworld.aspx" authType="shibboleth"
> requireSession="false"/>

Putting / in front is ignored. Top level paths go at the top level of the Host, this is XML, it's a tree.

> Unfortunately, it is still requiring authentication. Any thoughts?

Your paths aren't laid out and nested according to the rules you want.

-- Scott



More information about the users mailing list