OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
453 stars 186 forks source link

Teams SSO sample does not work on Copilot for Microsoft 365 #12286

Open rabwill opened 1 month ago

rabwill commented 1 month ago

Describe the bug Teams SSO sample using handleMessageExtensionQueryWithSSO handler does not work on Copilot for Microsoft 365.

To Reproduce Get the sample for SSO called Query org from Teams toolkit samples using the VS Code extension , F5 and test in Copilot for Microsoft 365 as plugin

Expected behavior Expected sign in button on prompt

VS Code Extension Information (please complete the following information):

microsoft-github-policy-service[bot] commented 1 month ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

SLdragon commented 1 month ago

Hi, @rabwill , AAD SSO for copilot is still working in progress, and it is using a new configuration to store auth configurations and not compatible with bot/me handleMessageExtensionQueryWithSSO handler. Will let you know when it ready in TTK