作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试在共享点站点中创建一个机器人。为此,我需要使用隐式流身份验证方法检索用户信息,但是我还没有找到任何使用 .NET 的示例,所有示例都在 Node.js 中。
有人可以告诉我该怎么做吗?
最佳答案
网上有很多 .net 示例: https://stephaneeyskens.wordpress.com/2017/01/04/microsoft-bot-framework-transparent-authentication-with-the-webchat-control/
https://github.com/Ellerbach/SharePointBot
https://www.rickvanrousselt.com/contextual-authentication-webchat-control/
https://www.linkedin.com/pulse/chat-bot-luis-sharepoint-part-one-akshay-deshmukh/
但是,它们有点过时了。就在本周,微软发布了一项新的机器人集成 OAuth 功能。
服务提供商之一是 Sharepoint:
关于azure - 机器人生成器 : How to create a bot using OAuth 2 implicit grant flow method in sharepoint,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50293550/
我是一名优秀的程序员,十分优秀!