SP Headers missing attribute
Mike Flynn
shibbolethlynda at yahoo.com
Fri Apr 12 13:16:16 EDT 2013
I use this link to initiate the session:
https://portaltest.lyndadev.com/Shibboleth.sso/portal/ShibHeaders?providerId=http://Portal-Test.portaltest.lyndadev.com/adfs/services/trust
Works fine. Get a session etc.
I have the requestmap set as follows:
<RequestMapper type="Native">
<RequestMap applicationId="default">
<Host name="portaltest.lyndadev.com">
<Path name="portal" authType="shibboleth" requireSession="true"/>
</Host>
</RequestMap>
</RequestMapper>
Session init is this:
<SessionInitiator type="Chaining" Location="/portal/ShibHeaders" isDefault="true" id="Intranet"
relayState="cookie" entityID="http://Portal-Test.portaltest.lyndadev.com/adfs/services/trust">
<SessionInitiator type="SAML2" acsIndex="1" acsByIndex="false" template="bindingTemplate.html"/>
<SessionInitiator type="Shib1" acsIndex="5"/>
</SessionInitiator>
The file that dumps the headers is on the portal path of that host. Even tried removing the path to make the whole host be protected but still the same results.
________________________________
From: "Cantor, Scott" <cantor.2 at osu.edu>
To: Shib Users <users at shibboleth.net>
Sent: Friday, April 12, 2013 10:01 AM
Subject: Re: SP Headers missing attribute
On 4/12/13 12:05 PM, "Mike Flynn" <shibbolethlynda at yahoo.com> wrote:
>No SN header there anywhere...This is a REALLY simple testing rig. The
>config is based on what I run in production here sans added metadata for
>other IDps etc.What am I missing?
That page doesn't appear to be protected by the SP, or the built-in
headers it sets would be showing up. That usually is a sign it's not
active for that resource.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130412/70b423d1/attachment.html
More information about the users
mailing list