Exclude an aspx page on IIS
scottrunnr
scott_hillman at harvard.edu
Tue Apr 11 10:38:13 EDT 2017
We'd like to exclude a particular aspx page from requiring authentication on
IIS. Our entries in Shibboleth2.xml look like below:
<Host name="blah.harvard.edu">
<Path name="secure" authType="shibboleth"
requireSession="true"/>
<Path name="dev" authType="shibboleth"
requireSession="true">
<Path name="/helloworld.aspx" authType="shibboleth"
requireSession="false"/>
</Path>
</Host>
Unfortunately, it is still requiring authentication. Any thoughts?
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Exclude-an-aspx-page-on-IIS-tp7632570.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list