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

Bump MSAL library versions #346

Merged
merged 1 commit into from
May 14, 2021
Merged

Conversation

mjcheetham
Copy link
Collaborator

Upgrade our MSAL libraries to the latest versions:

  • MS.ID.Client 4.29.0 -> 4.31.0
  • MS.ID.Client.Desktop 4.29.0 -> 4.31.0
  • MS.ID.Client.Extensions.Msal 2.18.3 -> 2.18.4

This brings a number of fixes that help us, including:

  • Fix WAM account picker parenting
  • Fix WAM exceptions in console apps
  • Fix encoding of params sent to WAM
  • WebView2 fallback to WebView1
  • Stop writing junk to standard out on Linux syswebview flows

Fixes #286

Upgrade our MSAL libraries to the latest versions:

- MS.ID.Client 4.29.0 -> 4.31.0
- MS.ID.Client.Desktop 4.29.0 -> 4.31.0
- MS.ID.Client.Extensions.Msal 2.18.3 -> 2.18.4

This brings a number of fixes that help us, including:

- Fix WAM account picker parenting
- Fix WAM exceptions in console apps
- Fix encoding of params sent to WAM
- WebView2 fallback to WebView1
- Stop writing junk to standard out on Linux syswebview flows
@mjcheetham mjcheetham added the auth:microsoft Specific to Microsoft AAD/MSA authentication label May 14, 2021
@mjcheetham mjcheetham merged commit 4fd5c90 into git-ecosystem:master May 14, 2021
@mjcheetham mjcheetham deleted the msal-vers branch May 14, 2021 17:14
@mjcheetham mjcheetham mentioned this pull request May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth:microsoft Specific to Microsoft AAD/MSA authentication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure DevOps - warning: invalid credential line: Opening in existing browser session.
2 participants