<div dir="ltr">Per  <a href="https://wiki.shibboleth.net/confluence/display/IDP30/CustomNameIDGenerationConfiguration">https://wiki.shibboleth.net/confluence/display/IDP30/CustomNameIDGenerationConfiguration</a><br><div><br></div><div>    You should always start by trying to use a standard Format of some </div><div>    sort that fits the data you need to send. If no standard Format exists </div><div>    for the data, use the URI name of the underlying SAML Attribute as </div><div>    the Format. For example, passing an employee ID should be done </div><div>    using a Format of urn:oid:2.16.840.1.113730.3.1.3<br></div><div><br></div><div>Is that suggesting</div><div><br></div><div>urn:oasis:names:tc:SAML:1.1:nameid-format:urn:oid:2.16.840.1.113730.3.1.3 ?<br></div><div><br></div><div>Does it matter if you use SAML:1.1 or SAML:2.0 if you're making up a nameID format that isn't defined by the spec?</div><div><br></div><div>Liam</div></div>