IdP entityID on IIS
Cantor, Scott
cantor.2 at osu.edu
Wed Jan 11 15:06:35 GMT 2012
On 1/11/12 6:11 AM, "Kristof Bajnok" <bajnokk at niif.hu> wrote:
>
>what's the canonical (default) server variable for fetching the IdP
>entityId on an SP running on IIS?
Server variables aren't supported on IIS at least until I get a 7.0 only
module working, but the header is the same as Apache apart from the
spoofing related protections added to IIS.
>One has complained that the session check in the Drupal shib_auth module
>for (Shib-Identity-Provider || Shib_Identity_Provider ||
>HTTP_SHIB_IDENTITY_PROVIDER) failed, he needed
>'HTTP_SHIBIDENTITYPROVIDER' for this purpose.
That's because of the safeHeaderNames option.
-- Scott
More information about the users
mailing list