Skip to content

Conversation

GrahamMcMynn
Copy link
Contributor

@GrahamMcMynn GrahamMcMynn commented Mar 1, 2024

Fixes
This change allows SharePoint Bot Driven Aces to use SSO.

Description

Currently a bot driven ace in SharePoint can only use the magic code flow. This flow is not ideal as it requires a user to copy and paste a code from a different window or at a minimum we get flicker of the window being shown. This change allows us to use the SSO flow so that not authentication prompts are shown.

#minor

Specific Changes

Adds a new cardExtension/token activity for doing a token exchange.

Testing

Used a debug string in SharePoint and copied the bot builder bits locally to produce a bot running on ngrok.

@GrahamMcMynn GrahamMcMynn requested a review from a team as a code owner March 1, 2024 22:21
@tracyboehrer tracyboehrer added the Automation: Parity with js The PR needs to be ported to JS label Mar 5, 2024
@tracyboehrer tracyboehrer merged commit 3dfb598 into microsoft:main Mar 8, 2024
jevansaks pushed a commit to jevansaks/botbuilder-dotnet that referenced this pull request May 10, 2024
* Support Sso for SharePoint bot ACEs

* Adding IStorage back in

* Adding support for QuickView SSO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: Parity with js The PR needs to be ported to JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants