Expand description
SAML 2.0 <saml:NameID> representation.
NameIdFormat enumerates the standard URI formats from
[saml-core-2.0-os] §8.3 and falls back to Custom(String) for the long
tail of non-standard formats some IdPs emit.
Structs§
- NameId
<saml:NameID>element value plus its qualifying attributes.
Enums§
- Name
IdFormat - Standard
<saml:NameID>Format URIs.