Accesssing SSO token information from a chatbot

Madan, Mohit 40 Reputation points
2024-07-03T08:29:35.58+00:00

Hi Team,

How can we access an SSO token integrated on a web page from a chatbot (based on Azure Bot Framework with C#)? We need to showcase a logged-in user name in a bot, whenever a logged-in user initiates a conversation within the Bot.

Note: we don't want the logged-in user to log in again in the Bot.

Regards

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
840 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 46,751 Reputation points Microsoft Employee
    2024-07-03T11:11:26.95+00:00

    @Madan, Mohit I think you might be referring to something similar mentioned in this document. The samples should be in the BotBuilder-Samples repo.

    0 comments No comments

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.