-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Labels
Description
I'm building on the bot-sso sample, and everything works correctly when running the bot in Microsoft Teams.
However, when attempting to use the same bot as Copilot agent , I had to make a few adjustments:
Changed the app to use AzureADMultipleOrgs
Added "copilot" to the app manifest as recommended
But agent is not replying anymore, is there anything missing, could you point me to a sample using SSO and working on Copilot?