Create a JWT provider for Google Cloud Translator Service spoke

  • Release version: Australia
  • Updated March 12, 2026
  • 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 All > System OAuth > JWT Providers.
    2. Click New.
    3. On the form, fill in the fields.
      Table 1. JWT Provider form fields
      Field Description
      Name Identifier of the JWT provider.
      Expiry Interval (sec) Number of seconds that indicate the lifespan of the JWT provider token. Specify 3600.
      Signing Configuration JWT signing key.
    4. Right-click the form header, and click Save.
    5. In the Standard Claims related list, enter the values for these claims.
      Table 2. Claim
      Claim name Claim value
      aud https://www.googleapis.com/oauth2/v4/token
      iss client_email value from the JSON file.
    6. In the Custom Claims related list, create the scope claim and enter its value as https://www.googleapis.com/auth/cloud-translation.
    7. Click Update.