Issue with my bot

Jk1999 20 Reputation points
2023-12-11T15:16:29.45+00:00

Hi

In teams , I want authentication to assist users to authenticate do every time they use the my bot, can I do that for power virtual agents?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
837 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,184 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,296 questions
{count} votes

Accepted answer
  1. Azar 22,865 Reputation points MVP
    2023-12-11T15:45:35.7866667+00:00

    Hi

    Yes, you can implement authentication in Microsoft Teams for Power Virtual Agents (PVA) bots. This allows you to authenticate users so that they can access specific functionalities within your bot. Microsoft Teams supports authentication through various mechanisms, including the use of OAuth 2.0 or SSO

    https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/authentication/add-authentication?tabs=dotnet%2Cdotnet-sample

    how to add single sign on to your bot, please refer to -https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-authentication-sso?view=azure-bot-service-4.0&tabs=eml

    If this helps kindly accept the answer thanks much.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.