---
sourceDocument: Australia Financial Services Operations
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/financial-services-operations

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Financial Services Operations

ft:clusterId :

    - finso

bundleId :

    - finso

workflow :

    - Customer and Industry


---

# Set up an OAuth Provider

# Set up an OAuth Provider {#ariaid-title1}

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

Configure an OAuth provider to enable secure authentication between ServiceNow and a third-party tokenizer service for Card Data Security. This setup establishes the necessary connection credentials and JWT configuration required for secure data tokenization
operations.

## Vorbereitungen

Role required: admin  
This task requires the following:

* A JWT provider created for Card Data Security. See [Set up a JWT Provider](https://servicenow-prod.fluidtopics.net/QND~eI7QRhvo3nodzD5vnA "Configure a JWT Provider to enable secure token-based authentication for Card Data Security by setting up signing configurations and claim values. This provider generates JSON Web Tokens that authenticate requests to the tokenizer service using credentials from your tokenizer service JSON file.") for more information.
* The credentials JSON file obtained from the tokenizer service.
{#set-up-an-oauth-provider__ul_mcd_vty_23c}

## Prozedur

1. Navigate to AllSystem OAuthApplication Registry.
2. Select New.
3. Select Connect to a third party OAuth Provider - Outbound.
4. Enter the following field values.

   | Field | Value |
   | Name | \<Name of the OAuth provider\> |
   | Default Grant Type | JWT Bearer |
   | Send credentials | As Private Key JWT |
   | JWT Provider | \<The JWT provider created for Card Data Security\> |
   | Token URL | \<The tokenizer service endpoint URL i.e. the `tokenURI` value from the credentials JSON file\> |
   | Client ID | \<The `clientID` value from the credentials JSON file\> |
   | OAuth API script | OAuthDataSecurityUtil |
   |-|-|

   {#set-up-an-oauth-provider__choicetable_xdm_lty_23c}
5. Select Save.
6. In the OAuth Entity Profiles related list, select the default profile.
7. Enter the following field values.

   | Field | Value |
   | JWT Provider | \<The JWT provider created for Card Data Security\> |
   |-|-|

   {#set-up-an-oauth-provider__choicetable_b5y_r5y_23c}
8. Select Update.

## Ergebnisse

The JWT provider record is created.

## Nächste Maßnahme

[Set up the Connection \& Credential records](https://servicenow-prod.fluidtopics.net/YAI_prmRGF0MvSZas~4Jzw "Configure the Connection & Credential records to enable secure communication between ServiceNow and the tokenizer service for Card Data Security. This connection establishes the endpoint URL and vault ID required for data tokenization operations.").

