Determine what User table field matches the NameID token
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Platform Security
Identity providers specify what format the NameID
token
has.
Before you begin
About this task
Setting up SAML 2.0 requires selecting a field from the User table that matches the
format of the NameID
token. Typically, IdPs offer the option to use
an email address as the NameID
token. Since the User table contains
an email field, this field is a logical choice for use as a NameID
token. To use another field from the User table as the NameID
token, first verify that the IdP offers a NameID
format that
matches the value of a User table field. This may require adding the field to the
User table.
Procedure