Chatbot

Single Sign On in Microsoft Teams for Chatbots

SelectedTech Webinar 26 SSO in Microsoft Teams PT 2

SelectedTech

1 minute read

Single Sign On in Microsoft Teams for Chatbots

Episode no. 26! Stephan walks us through authentication options in Microsoft Teams for chatbots. After last episode on the Tabs part we now focus on how to setup everything for chatbots. Showing how to setup Single Sign On (SSO) options when building your bot. During this second part you get insights in what you need to set up both technically and from a code perspective. Making sure you can call the Microsoft Graph without additional authentication calls, providing a chatbot user with a…

Authenticate incoming webhooks in Teams

SelectedTech Webinar 13 Teams Connectors and Authentication

SelectedTech

1 minute read

Authenticate incoming webhooks in Teams

Another episode full of fun! In this episode Rick explains how you can authenticate on incoming webhooks. Webhooks allow you to extend the conversation in teams and to send notifications from other applications. But making sure they are secure is important as it will help you prevent unwanted data in teams. By default webhooks are not authenticated so it does require some development but once it is in place you are safe!