Tags: chinmayjoshi789/botbuilder-python
Tags
Disabled dead auth tests (microsoft#1879) * OAuthPrompt was constructing InvokeResponse incorrectly in some cases. (microsoft#1798) Co-authored-by: Axel Suárez <axsuarez@microsoft.com> * Delete app ids, pws. (microsoft#1802) * Delete app ids, pws. * Comment out broken tests. * Comment out the final failing test. * Formatted for Black compliance * lint fixes * Another black-compliance fix. Co-authored-by: Axel Suárez <axsuarez@microsoft.com> Co-authored-by: BruceHaley <v-brucehaley@microsoft.com>
Fix get_conversation_reference in skill_handler_impl (microsoft#1765) Co-authored-by: Santiago Grangetto <38112957+santgr11@users.noreply.github.com>
SSO Token Exchange Middleware (microsoft#1641) (microsoft#1642) * SSO Token Exchange Middleware * Teams SSO middleware updates * update teams sso exchange middleware cosmosdb message * Black formatting * removing unnessary pass Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com> Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>
Axsuarez/4.12 cherry picks (microsoft#1540) * Add TabEntityContext to init.py (microsoft#1538) * axelsrz/export-dialogs-memory (microsoft#1539) Co-authored-by: Eric Dahlvang <erdahlva@microsoft.com>
Add end_on_invalid_message and fix timeout issue (microsoft#1339) * Add end_on_invalid_message and fix timeout issue * fixing pylint Co-authored-by: Axel Suarez <axsuarez@microsoft.com>
use get_access_token in signed_session, to ensure the Authorization t… …oken in the session is not expired (microsoft#602)
Merge pull request microsoft#536 from microsoft/eric/fixGetTeamsConne… …ctorClient Teams connector client creation cleanup
PreviousNext