Silent Authentication in Azure Bot C#

REDDY, REDDYVALLA NAVEENKUMAR 115 Reputation points
2024-07-22T06:13:26.62+00:00

Hi Team,

Could you please assist me with the following scenario?

Scenario:

We have a website with SSO enabled using the MSAL library. We aim to integrate a C# Azure bot into this website via an iframe, webchat, etc. The challenge is to have the bot automatically obtain the SSO token from the parent page (the website) without passing it manually from the website to the bot. Additionally, we want to avoid prompting the user to log in again within the chatbot.

Once silent authentication is completed, we also need to dynamically pass some custom data from the website to the bot.

Thanks

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

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.