跳到主内容

Google Chat

步骤1:获取应用默认凭据

为了将notify集成到Google Chat应用中,必须提供应用凭据。 有关Google应用凭据JSON的更多信息,请参见:应用默认凭据是如何工作的

json将如下所示:

{
"type": "service_account",
"project_id": "",
"private_key_id": "",
"private_key": "",
"client_email": "",
"client_id": "",
"auth_uri": "",
"token_uri": "",
"auth_provider_x509_cert_url": "",
"client_x509_cert_url": ""
}

步骤3:配置Casdoor Google Chat提供者

在元数据中填写应用凭据

google_chat_provider