메인 콘텐츠로 건너뛰기

Google Chat

단계 1: 애플리케이션 기본 자격 증명 가져오기

Google Chat 애플리케이션과 통합하려면 Application Credentials가 제공되어야 합니다. 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 제공자 구성

메타데이터에 Application credential을 입력하십시오.

google_chat_provider