Does Shib on IIS "see" every request even if no RequestMapper rule triggers it?
Cantor, Scott
cantor.2 at osu.edu
Thu Mar 21 22:42:52 EDT 2013
On 3/21/13 10:14 PM, "Michael A Grady" <mgrady at unicon.net> wrote:
>
>So to get the same behavior on IIS as the above two Apache config lines
>provide on Apache (i.e. don't require a session to exist, but if it does,
>add the information to the request environment), what is the
>corresponding RequestMapper config? I don't see a NativeSPContentSettings
>config that matches the basic "Require shibboleth" Apache config.
The "require" command's role in triggering authentication is an Apache
limitation. On IIS, just set authType.
-- Scott
More information about the users
mailing list