Create a JWT provider for Google Cloud Translator Service spoke

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Add a JSON Web Token (JWT) provider to Google Cloud Translator Service spoke.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to All > System OAuth > JWT Providers.
    2. Click New.
    3. On the form, fill in the fields.
      표 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.
      표 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.