Identity Attributes and SAML Assertion
Identity Attributes
Upon successful authentication, the elements required according to Annex 8 are transmitted as an AttributeStatement in the assertion:
| Name | Attribute (Name) | Description | Optional |
|---|---|---|---|
| First Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname | First name | No |
| Last Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname | Last name | No |
| Gender | gender | Gender | No |
| Date of Birth | dateofbirth | Date of birth | No |
| GLN | GLN | Global Location Number | Yes — only included if a GLN is stored for the identity |
SAML Assertion Example
An example of a SAML assertion can be found in the ArtifactResponse example.