Removed value at position (0) of attribute ??
Saurabh Tyagi
saurabh.tyagi at thepsi.com
Fri Jul 12 03:13:30 EDT 2013
Hello All,
I am using Shibboleth(2.5.1) as SP and ADFS 2 as IdP.
I have configured them both and IdP authenticates request.
I am trying to fetch attributes from ADFS. ADFS is sending attributes to SP.
Signature.log
<Attribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<AttributeValue>saurabh.tyagi@
contoso.com</AttributeValue>
</Attribute>
<Attribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<AttributeValue>member at contoso.com</AttributeValue>
</Attribute>
Shib.log
2013-07-12 11:59:59 DEBUG Shibboleth.AttributeDecoder.Scoped [93]: decoding
ScopedAttribute (eppn) from SAML 2 Attribute
(urn:oid:1.3.6.1.4.1.5923.1.1.1.6) with 1 value(s)
2013-07-12 11:59:59 DEBUG Shibboleth.AttributeDecoder.Scoped [93]: decoding
ScopedAttribute (affiliation) from SAML 2 Attribute
(urn:oid:1.3.6.1.4.1.5923.1.1.1.9) with 1 value(s)
2013-07-12 11:59:59 DEBUG Shibboleth.AttributeFilter [93]: filtering 2
attribute(s) from (http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 DEBUG Shibboleth.AttributeFilter [93]: applying
filtering rule(s) for attribute (affiliation) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 WARN Shibboleth.AttributeFilter [93]: removed value at
position (0) of attribute (affiliation) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 DEBUG Shibboleth.AttributeFilter [93]: applying
filtering rule(s) for attribute (eppn) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 WARN Shibboleth.AttributeFilter [93]: removed value at
position (0) of attribute (eppn) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 WARN Shibboleth.AttributeFilter [93]: no values left,
removing attribute (affiliation) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 WARN Shibboleth.AttributeFilter [93]: no values left,
removing attribute (eppn) from
(http://ps212.contoso.com/adfs/services/trust)
2013-07-12 11:59:59 DEBUG Shibboleth.SSO.SAML2 [93]: resolving attributes...
Can any one please help , whats the issue.
Why it is removing values?
Thanks and Regards
Saurabh Tyagi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130712/a0639cd0/attachment.html
More information about the users
mailing list