---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Determine what User table field matches the NameID token

# Determine what User table field matches the NameID token {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Identity providers specify what format the `NameID` token
has.

## Vorbereitungen

Role required: sso_config_admin, business_rule_admin, script_include_admin

## Warum und wann dieser Vorgang ausgeführt wird

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.

## Prozedur

1. Compare the available formats in the IdP's `NameIDFormat` element to fields in the User table.
2. Select a `NameID` format where there is a matching value in the User table.
3. In the The User table field to match with the Subject's NameID element in the SAMLResponse field, enter the name of the User table field to search for matching values in the `NameID` token.  
   By default, the integration uses the email field.

