-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
Area: AuthenticationThe issue is related to authenticating users (SSO, OAuth, etc.)The issue is related to authenticating users (SSO, OAuth, etc.)Area: StreamingIssues related to streaming supportIssues related to streaming supportP1Painful if we don't fix, won't block releasingPainful if we don't fix, won't block releasingSize: SThe issue is simple and well understood, it will take a day or less to completeThe issue is simple and well understood, it will take a day or less to completeno parityThis issue applies only to this platformThis issue applies only to this platform
Milestone
Description
.NET issue with additional context: microsoft/botbuilder-dotnet#4673
.NET PR to main: microsoft/botbuilder-dotnet#4680
.NET tl;dr - In R10 the TokenResolver class was refactored which resulted in a polling operation blocking the thread and causing disconnections in streaming scenarios (Direct Line ASE, Direct Line Speech)
This issue tracks investigating the OAuth and Streaming intersection in the JS SDK. It's unclear if this issue also exists or if the functionality currently works in JS.
Metadata
Metadata
Assignees
Labels
Area: AuthenticationThe issue is related to authenticating users (SSO, OAuth, etc.)The issue is related to authenticating users (SSO, OAuth, etc.)Area: StreamingIssues related to streaming supportIssues related to streaming supportP1Painful if we don't fix, won't block releasingPainful if we don't fix, won't block releasingSize: SThe issue is simple and well understood, it will take a day or less to completeThe issue is simple and well understood, it will take a day or less to completeno parityThis issue applies only to this platformThis issue applies only to this platform