![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
--Jarod Malestein --University of Michigan --ITCS
Can anyone give more details on these new parameters for a future version of the IIS ISAPI filter?
> You can now specify allowUnauthenticatedAccess to <Protected/> pages. > example: > <Protected allowUnauthenticatedAccess="TRUE">/MySweetWebApp</Protected>
and
> Added <RequireAuthN/> option. This was added because the IISCosign dll > does not follow the Apache rules of specifying cosign authentication.
-Phil