Skip to content

Commit ab9a576

Browse files
committed
接入企微免密登录
1 parent f8140f1 commit ab9a576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_manual/X-Pack/app_integrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
链接格式即参数说明如下:
116116

117117
- 链接格式:https://open.weixin.qq.com/connect/oauth2/authorize?appid=CORPID&redirect_uri=REDIRECT_URI/chat/api/auth/wecom/oauth2?accessToken=ACCESSTOKEN&response_type=code&scope=snsapi_privateinfo&agentid=AGENTID&state=STATE#wechat_redirect
118-
- CORPID: 企业的 CorpID
118+
- CORPID: 企业微信的 CorpID
119119
- REDIRECT_URI:授权后重定向的回调链接地址,需要使用 urlencode 对链接进行处理,例如:https%3A%2F%2Fmaxkbk.fit2cloud.cn,调整域名部分即可
120120
- ACCESSTOKEN:智能体 ID
121121
- SCOPE:填 snsapi_privateinfo 即可

0 commit comments

Comments
 (0)