Scoped attribute not passing SP filter
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 20 15:04:58 EST 2013
On 2/20/13 5:33 AM, "Joep Driesen" <Joep.Driesen at icts.kuleuven.be> wrote:
>Hi Everybody,
>
>We are trying to release a new scoped attribute from one of our
>federations¹ IdPs. To this end we added the following
>code to the IdPs attribute-resolver.xml:
>
><resolver:AttributeDefinition id="NewAttribute" xsi:type="Scoped"
>xmlns="urn:mace:shibboleth:2.0:resolver:ad"
> scope="kuleuven.be"
>sourceAttributeID="SourceAttribute">
I'd double check that you're not ending up with two scopes on the end of
the attribute value. That attribute definition is for pulling in unscoped
data. Prescoped would be the one to use if the data already has a suffix.
-- Scott
More information about the users
mailing list