---
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


---

# Configuration

# Configure a third party ID token {#ariaid-title1}

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

Configure a third-party ID token to enable secure authentication by verifying user identities through an external IdP. The third-party ID token improves security by reducing stored credentials, confirms seamless
authentication, and supports interoperability with industry standards like OpenID Connect (OIDC).

## Vorbereitungen

Role required: <kbd class="ph userinput">oauth_admin, mi_admin, admin</kbd>

## Prozedur

1. Navigate to Machine Identity ConsoleInbound integrationsNew integrationThird party ID token.
2. Update the text fields in the Details form with the appropriate information.  
   {#configure-a-third-party-id-token__table_nwn_z3x_r2c__entry__2}

   | Field | Description |
   |-|-|
   | Name | The name provided by the resource owner (user) during authentication. |
   | Provider name | Enter the name of the service provider you want to integrate with. Example: Microsoft, Google, Zoom, SAP, etc. Hinweis: Provider name is a mandatory field. |
   | Client ID | The unique ID assigned to identify the application. |
   | Client secret | The secret key that only the application and the authorization server can identify. The application uses this key to authenticate and obtain access tokens. |
   [Tabelle : 1. Details form]

   {#configure-a-third-party-id-token__table_nwn_z3x_r2c}

   Enforcing token restriction applies limitations on how an OAuth access token can be used, enhancing security by verifying tokens are valid only under specific conditions. Enable the Enforce token restriction check box to limit OAuth access tokens to specific APIs defined in the API access policy. If Enforce token restriction is turned off, the token can be used across
   other REST APIs.
3. Update the text fields in the Auth scope (optional) form with the appropriate information. The authentication scope defines the level of access an application has to a resource. Select the authentication scope for the specific REST APIs you want to access.  
   {#configure-a-third-party-id-token__table_n1c_rw2_s2c__entry__2}

   | Field | Description |
   |-|-|
   | Auth scope | The level of access an application has to a resource. The authentication scope restricts the actions that an access token can perform on APIs or data. |
   | Limit authorization | The names of the APIs for which you want to restrict authorization. |
   | Allow access only to APIs in selected scope | Enable the option for the integration to only access APIs that are explicitly listed in the selected scopes. |
   [Tabelle : 2. Auth scope form]

   {#configure-a-third-party-id-token__table_n1c_rw2_s2c}
   1. Select Create new auth scope to add a new auth scope.
   {#configure-a-third-party-id-token__substeps_iyj_dml_s2c}
4. Update the text fields in the Advanced options (optional) form with the appropriate information.  
   {#configure-a-third-party-id-token__table_qdq_bw2_s2c__entry__2}

   | Field | Description |
   |-|-|
   | Access token lifespan | The duration (in seconds) for which the OAuth access token remains valid before it expires. Hinweis: The default value is 1800 seconds. |
   | Refresh token lifespan | The duration (in seconds) for which the OAuth refresh token remains valid before it expires. Hinweis: The default value is 8,640,000 seconds. |
   [Tabelle : 3. Advanced options form]

   {#configure-a-third-party-id-token__table_qdq_bw2_s2c}
5. Select Save.  
   A new third-party ID token is created.
6. Go to AllInbound integrationsApplication Registries to view the newly created third party ID token.
{#configure-a-third-party-id-token__steps_hyj_dml_s2c}

