Scoped attribute not passing SP filter

Joep Driesen Joep.Driesen at icts.kuleuven.be
Thu Feb 21 08:44:21 EST 2013


Okay, SP logging set to DEBUG, here are the lines I found containing the new attribute when I tried logging in:

In the SAML Assertion:

<saml2:Attribute FriendlyName="NewAttribute" Name="urn:mace:kuleuven.be:dir:attribute-def:NewAttribute" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"><saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">00000000 at kuleuven.be</saml2:AttributeValue></saml2:Attribute>

>From the filters:

2013-02-21 14:40:02 DEBUG Shibboleth.AttributeDecoder.String [8]: decoding SimpleAttribute (NewAttribute) from SAML 2 Attribute (urn:mace:kuleuven.be:dir:attribute-def:NewAttribute) with 1 value(s)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: filtering 5 attribute(s) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: applying filtering rule(s) for attribute (NewAttribute) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 WARN Shibboleth.AttributeFilter [8]: removed value at position (0) of attribute (NewAttribute) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: applying filtering rule(s) for attribute (logoutURL) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: applying filtering rule(s) for attribute (affiliation) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: applying filtering rule(s) for attribute (unscoped-affiliation) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 DEBUG Shibboleth.AttributeFilter [8]: applying filtering rule(s) for attribute (eppn) from (urn:mace:kuleuven.be:kulassoc:katho.be)
2013-02-21 14:40:02 WARN Shibboleth.AttributeFilter [8]: no values left, removing attribute (NewAttribute) from (urn:mace:kuleuven.be:kulassoc:katho.be)

Joep


More information about the users mailing list