Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a JWT provider for Google Cloud Translator Service spoke

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.

    FieldDescription
    NameIdentifier of the JWT provider.
    Expiry Interval (sec)Number of seconds that indicate the lifespan of the JWT provider token. Specify 3600.
    Signing ConfigurationJWT signing key.
  4. Right-click the form header, and click Save.

  5. In the Standard Claims related list, enter the values for these claims.

    Claim nameClaim value
    audhttps://www.googleapis.com/oauth2/v4/token
    issclient_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.

Parent Topic:Set up the Google Cloud Translator Service spoke

Previous topic:Create a JWT signing key for Google Cloud Translator Service spoke

Next topic:Configure the credential for the GoogleTranslation alias