<div dir="ltr">Hello,<br><div><br></div><div>What would cause attributes to appear more than once in the SAML response? </div><div><br></div><div>Like this for example:</div><div><font face="monospace"><br></font></div><div><font face="monospace">...<br>            <saml2:Attribute FriendlyName="uid" Name="urn:oid:0.9.2342.19200300.100.1.1"<br>                NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"><br>                <saml2:AttributeValue>lrhazi</saml2:AttributeValue><br>            </saml2:Attribute><br>            <saml2:Attribute FriendlyName="uid" Name="urn:oid:0.9.2342.19200300.100.1.1"<br>                NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"><br>                <saml2:AttributeValue>lrhazi</saml2:AttributeValue><br>            </saml2:Attribute><br>        </saml2:AttributeStatement></font><br></div></div>