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

fixes #379 token fetch issue and bumps version #378

Merged
merged 4 commits into from
Aug 26, 2024

Conversation

The-Funk
Copy link
Contributor

@The-Funk The-Funk commented Aug 1, 2024

Fixed

MsalTokenProviders fail when getting silent parameters due to changes to a deprecated method in msal4j.

This PR replaces a usage of that deprecated method.

fixes #379

@The-Funk The-Funk changed the title fixes token fetch when account provided and bumps version fixes #379 token fetch issue and bumps version Aug 1, 2024
Copy link
Collaborator

@ohadbitt ohadbitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acknowledged + looking good

@ohadbitt ohadbitt merged commit 7f82577 into Azure:master Aug 26, 2024
2 of 6 checks passed
ohadbitt added a commit that referenced this pull request Aug 27, 2024
* accoutn

* changelog

---------

Co-authored-by: Ohad Bitton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

msal4j update from azure bom removes functionality from deprecated method causing token fetch failures
2 participants