Skip to main content

Google Chat

Step 1: Get Application Default Credentials

In order to integrate notify with a Google Chat Application, Application Credentials must be supplied. For more information on Google Application credential JSON see: How Application Default Credentials works

The json will look like this:

{
"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": ""
}

Step 3: Configure Casdoor Google Chat Provider

Fill in the Application credential in the metadata.

google_chat_provider