Azure Bot框架V4- SSO实施

时间:2019-07-10 14:41:52

标签: azure azure-bot-service azure-cognitive-services

创建Azure chatbot V4框架。但到目前为止,仍看不到任何有关SSO实施的适当文档。是否可以在版本4中进行单点登录?有人可以指点一下吗?

1 个答案:

答案 0 :(得分:0)

是的。在v4框架中绝对有可能拥有SSO。在文档中,此处包含有关实现身份验证的部分: https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-authentication?view=azure-bot-service-4.0&tabs=aadv1%2Ccsharp%2Cbot-oauth

对于网络聊天频道本身,这里有一个使用Oauth实现SSO的新示例(上个月发布): https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/19.a.single-sign-on-for-enterprise-apps#single-sign-on-demo-for-enterprise-apps-using-oauth