'add Single Sign-On to a python chatbot (Microsoft Bot Framework ) integrated with Microsoft Teams
I want to know how to add the SSO to an existing chatbot implemented using python on the Microsoft bot framework if there is any sample available because the samples on the Microsoft docs is all using the C# language not python
Solution 1:[1]
A quick web search reveals that there is a whole host of Python samples in the official BotBuilder-Samples repository.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | AP01 |
