Shibboleth SP3 and IIS10
CostantinoGrana
costantino.grana at unimore.it
Wed Aug 28 09:36:11 EDT 2019
CostantinoGrana wrote
> I really mean server variables. These should be accessible with
> Request.ServerVariables with Classic ASP and ASP.NET (I tried with both).
FYI, I've removed SP3, installed SP2 and all *headers* are listed by looping
on Request.ServerVariables. I can tell that those are headers because they
are in the form "HTTP_xxxxxxx".
Then I removed the SP2, reinstalled SP3, and nothing appears, even when
providing directly the string to Request.ServerVariables, i.e.
Request.ServerVariables("EPPN"), or Request.ServerVariables("HTTP_EPPN").
Finally with SP3 installed I enabled the ISAPI filter and the headers
appeared again (i.e. "HTTP_CN"), but still no server variables (i.e. "CN")
So, unless I've missed something it appears to be some kind of bug.
--
Sent from: https://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list