Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port: USER scope variable values do not transfer to skill when SSO is configured #4464

Closed
ceciliaavila opened this issue Apr 27, 2023 · 0 comments · Fixed by #4472
Closed
Assignees
Labels
bug Indicates an unexpected problem or an unintended behavior. parity The issue describes a gap in parity between two or more platforms.

Comments

@ceciliaavila
Copy link
Collaborator

The changes in microsoft/botbuilder-dotnet#6612 may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

#minor

Description

This PR updates the SetProperty and SetProperties actions to save the state after setting the properties to avoid user scope properties losing their value.

Related Composer issue #9533

Specific Changes

Testing

These images show the User scope variable keeping its value after performing a token exchange operation.
image

@ceciliaavila ceciliaavila added bug Indicates an unexpected problem or an unintended behavior. parity The issue describes a gap in parity between two or more platforms. labels Apr 27, 2023
@ceciliaavila ceciliaavila self-assigned this Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. parity The issue describes a gap in parity between two or more platforms.
Projects
None yet
1 participant