Duplicated attributes in SAML response

Mohamed Lrhazi lrhazi at cua.edu
Mon Aug 30 20:50:20 UTC 2021


Hello,

What would cause attributes to appear more than once in the SAML response?

Like this for example:

...
            <saml2:Attribute FriendlyName="uid"
Name="urn:oid:0.9.2342.19200300.100.1.1"

NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
                <saml2:AttributeValue>lrhazi</saml2:AttributeValue>
            </saml2:Attribute>
            <saml2:Attribute FriendlyName="uid"
Name="urn:oid:0.9.2342.19200300.100.1.1"

NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
                <saml2:AttributeValue>lrhazi</saml2:AttributeValue>
            </saml2:Attribute>
        </saml2:AttributeStatement>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210830/f2c7a84e/attachment.htm>


More information about the users mailing list