[EXT] Shibboleth 3 & Windows 2012
Doug Pham
phamx039 at umn.edu
Fri Nov 9 16:53:03 EST 2018
I iterated through the HTTP request headers but did not see any Shib's
information. I was wondering if there is something I am missing in my
shibboleth2.xml file?
...
<InProcess logger="native.logger">
<ISAPI normalizeRequest="true" safeHeaderNames="true">
<Site id="3" name="server_name" scheme="https" port="443"
> useVariables="true" />
</ISAPI>
</InProcess>
<RequestMapper type="Native">
<RequestMap applicationId="default">
<Host name="server_name" redirectToSSL="443"
> authType="shibboleth" requireSession="true" exportAssertion="true">
<!-- Add path to bypass Shibboleth
<Path name="not_secure" authType="shibboleth" requireSession="false"/>
-->
</Host>
</RequestMap>
</RequestMapper>
...
This is when I did the /Shibboleth.sso/Session
> ...
Attributes
attribute1: 1 value(s)
eppn: 1 value(s)
attribute2: 1 value(s)
attribute3: 1 value(s)
attribute4: 1 value(s)
attribute5: 1 value(s)
On Thu, Nov 8, 2018 at 6:52 PM Boyd, Todd M. <tmboyd1 at ccis.edu> wrote:
> The attributes are sent as HTTP request headers, not as server variables.
>
>
> -Todd
>
> From: users <users-bounces at shibboleth.net> On Behalf Of Doug Pham
> Sent: Thursday, November 08, 2018 6:02 PM
> To: Shib Users <users at shibboleth.net>
> Subject: [EXT] Shibboleth 3 & Windows 2012
>
> Hi All,
> After installing Shibboleth 3 on Windows 2012, I was able to get the
> SP to work. The only variable I could see right now is "REMOTE_USER"
> variable. I did the /Shibboleth.sso/Session and it told me that I have 6
> attributes in the session but when going through the
> Request.ServerVariables, I did not see any of the six listed. Is there
> something I need to set in my shibboleth2.xml file in order for me to see
> it in the Request.ServerVariables or is there a new way of getting this
> information?
>
>
> Thank You,
> --
> Doug Pham
> --
> For Consortium Member technical support, see
> https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
--
Doug Pham
Senior Programmer/Analyst
Housing & Residential Life
612-625-1377
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181109/27fca974/attachment.html>
More information about the users
mailing list