The following are attributes that can be passed through authentication:
- uid - the unique value set for EPPN. Typically set to Name ID
- email as mail, officialMail, email, "E-Mail-Address," or the unique identifier passed through to verify the user if it contains an email address.
- username as: the email address without the domain or the value set for uid (above)
- first name as givenName, givenname, or "Given Name."
- last name as sn, surname, or Surname
- name as: displayName
- schoolID: We don't have a fixed attribute for this field, but we can do a custom mapping for this field. Usually, this is used for an alternative unique identifier, typically the user's school ID number.
Comments
0 comments
Please sign in to leave a comment.