Unable to pick up incoming attributes from the assertion

Amit Dongaonkar amitd at nitssolutions.com
Fri Jul 16 16:52:02 UTC 2021


Hello group,
I am trying to integrate a new IdP and I see the following pattern in the
attribute statement of the incoming assertion:

<saml:Attribute Name="uid"

NameFormat="urn:oasis:names:tc:SAML:2.0:assertion"
                            >
                <saml:AttributeValue
xsi:type="xs:string">sankars</saml:AttributeValue>
            </saml:Attribute>

My attribute-map.xml has the following corresponding configuration :

 <Attribute name="uid" id="USER_LOGIN_ID"
nameFormat="urn:oasis:names:tc:SAML:2.0:assertion"/>

I am expecting the SP to capture this attribute, however, I see the
following the shibd.log file
 INFO Shibboleth.AttributeExtractor.XML [1] [default]: skipping SAML 2.0
Attribute with Name: uid, Format:urn:oasis:names:tc:SAML:2.0:assertion

Is there some other parameter that needs to be set up for the above to work?

Thanks in advance.


Thanks and Regards,
Amit Dongaonkar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210716/e6852b85/attachment.htm>


More information about the users mailing list