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

Add additional logging for NAA initialization #7064

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

codexeon
Copy link
Collaborator

Add additional logging for NAA initialization to help diagnose if NestAppAuthController is being used for the session, or if it is falling back to StandardController. Also log exception that occurred in trying to use Nested App Auth bridge to get further details on failure cases. The change also avoids the time spent trying to initialize the bridge if caller does not opt-in to supportsNestedAppAuth.

@github-actions github-actions bot added the msal-browser Related to msal-browser package label Apr 27, 2024
Copy link

@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.

Looks good to me.

@codexeon codexeon merged commit 9d7cdec into dev Apr 30, 2024
21 checks passed
@codexeon codexeon deleted the dasau/naa_bridge_logging branch April 30, 2024 17:54
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