Skip to content

Nested App Auth: allow empty parameters for loginPopup #6941

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

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

codexeon
Copy link
Collaborator

@codexeon codexeon commented Mar 8, 2024

This change allows empty parameters for loginPopup by using a default request to match the behavior of StandardController. It also removes the dependency on crypto.randomUUID() which is not used elsewhere in the MSAL code base. Use the shared implementation to generate UUID v7 instead.

@github-actions github-actions bot added the msal-browser Related to msal-browser package label Mar 8, 2024
Copy link
Member

@sameerag sameerag left a comment

Choose a reason for hiding this comment

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

Minor comments on correlationId.

@codexeon codexeon force-pushed the dasau/naa_defaultloginpopup branch from ea20001 to eebc749 Compare March 21, 2024 19:37
Copy link
Contributor

@baljesingh baljesingh left a comment

Choose a reason for hiding this comment

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

LGTM

@codexeon codexeon force-pushed the dasau/naa_defaultloginpopup branch 3 times, most recently from a8afa73 to 54203c9 Compare March 29, 2024 22:06
@codexeon codexeon force-pushed the dasau/naa_defaultloginpopup branch 2 times, most recently from 8864789 to cfe3a85 Compare April 4, 2024 03:05
@codexeon codexeon force-pushed the dasau/naa_defaultloginpopup branch from cfe3a85 to 2e479b7 Compare April 9, 2024 05:52
@codexeon codexeon merged commit 6232735 into dev Apr 9, 2024
@codexeon codexeon deleted the dasau/naa_defaultloginpopup branch April 9, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-browser Related to msal-browser package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants