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

[Identity] update recordings for msal-common and msal-node updates #31735

Merged
merged 10 commits into from
Nov 27, 2024

Conversation

KarishmaGhiya
Copy link
Member

@KarishmaGhiya KarishmaGhiya commented Nov 12, 2024

With the recent upgrades to msal node (2.15 to 2.16) and msal common (14.15 to 14.16), the request uri used by msal has now been updated to include the client-request-id as a query parameter in the request uri. I have manually updated recordings of the tests to reflect the change, in order to fix the breaking recorded tests after upgrading dependecy on msal.
Unable to re-record the tests to auto-generate the recordings, due to tenant restrictions, hence manually updated the recordings.

Also unpinning the msal dependency that were pinned in this PR - #31819

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@KarishmaGhiya KarishmaGhiya force-pushed the update-msa branch 2 times, most recently from bd258c2 to 2ecc2f3 Compare November 14, 2024 22:29
@KarishmaGhiya KarishmaGhiya changed the title update recordings for msal [Identity] update recordings for msal-common and msal-node updates Nov 21, 2024
@KarishmaGhiya KarishmaGhiya marked this pull request as ready for review November 21, 2024 04:32
Copy link
Member

@maorleger maorleger left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Seems some tests still failing and may need updates too

@KarishmaGhiya
Copy link
Member Author

Seems some tests still failing and may need updates too

Seems like my git push had got messed up @jeremymeng Hopefully it's fixed now. Feel free to review again.

@praveenkuttappan
Copy link
Member

/azp run js - core - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@KarishmaGhiya KarishmaGhiya merged commit aedb647 into Azure:main Nov 27, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

5 participants