ข้ามไปยังเนื้อหาหลัก

Google Chat

ขั้นตอนที่ 1: รับ Application Default Credentials

เพื่อที่จะรวมการแจ้งเตือนกับ Google Chat Application, Application Credentials จะต้องถูกให้มา สำหรับข้อมูลเพิ่มเติมเกี่ยวกับ JSON ของ Google Application credential ดูที่: การทำงานของ Application Default Credentials

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: กำหนดค่าผู้ให้บริการ Google Chat ของ Casdoor

กรอก Application credential ใน metadata.

google_chat_provider