---
sourceDocument: Xanadu 対話型インターフェース
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/xanadu/conversational-interfaces

 Release :

    - xanadu

ft:locale :

    - ja-JP

ft:publication_title :

    - Xanadu 対話型インターフェース

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Google Business Messagesの JWT プロバイダーを作成

# Google Business Messagesの JWT プロバイダーを作成 {#ariaid-title1}

* リリースバージョン: Xanadu
* 
* 更新日 2024年08月01日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：1分

Google Business Messagesに JSON Web トークン (JWT) プロバイダーを追加します。

## 始める前に

必要なロール：admin

## 手順

1. 移動先 すべてシステム OAuthJWT プロバイダー.
2. \[新規\] をクリックします。
3. フォームのフィールドに入力します。  
   {#create-jwtprovider-gbm__table_xwf_rmh_cjb__entry__2}

   | フィールド | 説明 |
   |-|-|
   | 名前 | JWT プロバイダーの識別子です。 |
   | 有効期限の間隔 (秒) | JWT プロバイダートークンの有効期間 (秒単位) です。<kbd class="ph userinput">3600</kbd>を指定します。 |
   | 署名構成 | JWT 署名キーです。 |
   [表 : 1. JWT プロバイダーフォームのフィールド]

   {#create-jwtprovider-gbm__table_xwf_rmh_cjb}
4. フォームヘッダーを右クリックし、\[保存\] をクリックします。
5. 標準要求の関連リストで、これらの要求の値を入力します。  
   {#create-jwtprovider-gbm__table_lhv_fq3_cjb__entry__2}

   | 要求名 | 要求値 |
   |-|-|
   | aud | https://oauth2.googleapis.com/token |
   | iss | JSON ファイルの service_account_key.json からの client_email 値です。 |
   [表 : 2. 請求]

   {#create-jwtprovider-gbm__table_lhv_fq3_cjb}
6. \[カスタム要求\] 関連リストで、文字列タイプのスコープ要求を作成し、その値を <kbd class="ph userinput">https://www.googleapis.com/auth/businesscommunications https://www.googleapis.com/auth/businessmessages</kbd> として入力します。
7. \[更新\] をクリックします。
{#create-jwtprovider-gbm__steps_wwf_rmh_cjb}

