我在尝试连接外部身份源,已经按照文档(Authing 文档
API: EnterpriseAuthenticationClient().authorize(provider, identifier, options)
如果是连接飞书企业自建应用 provider 应该填什么? identifier 是不是我的对应authing应用的appid?
我在尝试连接外部身份源,已经按照文档(Authing 文档
API: EnterpriseAuthenticationClient().authorize(provider, identifier, options)
如果是连接飞书企业自建应用 provider 应该填什么? identifier 是不是我的对应authing应用的appid?
飞书需要使用 SocialAuthenticationClient 哈 provider 填 lark-internal。