---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Create a JWT provider for Google Cloud Translator Service spoke

# Create a JWT provider for Google Cloud Translator Service spoke {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Add a JSON Web Token (JWT) provider to Google Cloud Translator Service spoke.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllSystem OAuthJWT Providers.
2. Click New.
3. On the form, fill in the fields.  
   {#create-jwtprovider-google__table_xwf_rmh_cjb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Identifier of the JWT provider. |
   | Expiry Interval (sec) | Number of seconds that indicate the lifespan of the JWT provider token. Specify <kbd class="ph userinput">3600</kbd>. |
   | Signing Configuration | JWT signing key. |
   [Table 1. JWT Provider form fields]

   {#create-jwtprovider-google__table_xwf_rmh_cjb}
4. Right-click the form header, and click Save.
5. In the Standard Claims related list, enter the values for these claims.  
   {#create-jwtprovider-google__table_lhv_fq3_cjb__entry__2}

   | Claim name | Claim value |
   |-|-|
   | aud | https://www.googleapis.com/oauth2/v4/token |
   | iss | client_email value from the JSON file. |
   [Table 2. Claim]

   {#create-jwtprovider-google__table_lhv_fq3_cjb}
6. In the Custom Claims related list, create the scope claim and enter its value as <kbd class="ph userinput"> https://www.googleapis.com/auth/cloud-translation</kbd>.
7. Click Update.
{#create-jwtprovider-google__steps_wwf_rmh_cjb}
**Previous topic:** [Create a JWT signing key for Google Cloud Translator Service spoke](https://servicenow-prod.fluidtopics.net/ize3UCpzDbao3Cfp5ouraw "Assign a JSON Web Token (JWT) signing key to your Java KeyStore certificate.")  
**Next topic:** [Configure the credential for the GoogleTranslation alias](https://servicenow-prod.fluidtopics.net/9oJ4QmsDKrlxboy4Gz_Amg "Authorize actions of Google Cloud Translator Service spoke by configuring the Google OAuth 2.0 credential.")

*[\>]: and then


