[an error occurred while processing the directive]
cosign-discuss at umich.edu
general discussion of cosign development and deployment
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

upcoming features in IIS filter?



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


[an error occurred while processing the directive]