<div dir="ltr">I have an IdP sending SAML 2 assertions without an explicit <font face="monospace, monospace">NameID</font> format.<div><br></div><div><font face="monospace, monospace"><NameID>jdoe</NameID></font></div><div><br></div><div>If I'm reading SAML 2.0 Core correctly, that should be equivalent to sending:</div><div><br></div><div><font face="monospace, monospace"><NameID Format="urn:oasis:names:tc:SAML:1.0:nameid-format:unspecified">jdoe</NameID></font></div><div><br></div><div>So I'd expect to be able to map it using the following:</div><div><br></div><div><div><font face="monospace, monospace"><Attribute name="urn:oasis:names:tc:SAML:1.0:nameid-format:unspecified" id="my-attribute"></font></div><div><font face="monospace, monospace">   <AttributeDecoder xsi:type="NameIDAttributeDecoder" formatter="$Name"/></font></div><div><font face="monospace, monospace"></Attribute></font></div><div><br></div><div>But I'm not seeing any attribute mapped.</div><div><br></div><div>Is there an obvious misunderstanding here or do I just need to check my configuration more carefully?</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Best regards,<br><br>Robert Lowe<br><a href="http://crepuscular.rmlowe.com/" target="_blank">http://crepuscular.rmlowe.com/</a></div></div>
</div></div>