AttributeFilterPolicy for IdP initiated SSO
Castellow, Robert
castellr at musc.edu
Wed Mar 28 18:24:24 BST 2012
Thank you so much. I commented out my basic:ANY rule in our AttributeFilterPolicies and my IdP initiated SSO test worked as expected.
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Wednesday, March 28, 2012 12:53 PM
To: Shib Users
Subject: RE: AttributeFilterPolicy for IdP initiated SSO
> The flow is being tested by calling the unsolicited SSO URL in the IdP
> along with the providerId="https://kod.musc.edu". Instead of only
> releasing the 2 attributes above, my IdP is releasing all of the
> attributes that are mapped in my generic "basic:ANY" policy, and sent
> to the location of the AssertionConsumerService in my metadata.
That would happen anyway, that's what ANY means. There's no meaningful difference between IdP initiated SSO and any other unsigned request.
> Is it possible to setup an AttributeFilterPolicy based on the value of
> the providerID from an unsolicited SSO? My thought was the providerID
> would translate into the value of the AttributeRequesterString in the
> AttributeFilterPolicy, but that doesn't appear to be the case.
Yes, it is. Your policy won't work because your default applies also. All of your SPs are receiving the same superset already.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list