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
Navigate to All > System OAuth > JWT Providers.
Click New.
On the form, fill in the 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. Right-click the form header, and click Save.
In the Standard Claims related list, enter the values for these claims.
Claim name Claim value aud https://www.googleapis.com/oauth2/v4/token iss client_email value from the JSON file. In the Custom Claims related list, create the scope claim and enter its value as
https://www.googleapis.com/auth/cloud-translation.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