Skip to content

Conversation

johnnyreilly
Copy link

We recently had issues using MSAL which came down to CSP problems. This PR documents the fixes we made to get things working that may be helpful to others.

image

Added documentation for user_cancelled error in errors.md.
@Copilot Copilot AI review requested due to automatic review settings September 12, 2025 13:19
@johnnyreilly johnnyreilly requested a review from a team as a code owner September 12, 2025 13:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR documents the user_cancelled error in the MSAL browser errors documentation, specifically addressing cases where Content Security Policy (CSP) configurations cause authentication flows to fail. The change helps developers understand and resolve CSP-related issues that can manifest as user cancellation errors.

Key changes:

  • Added documentation for the user_cancelled error type
  • Provided CSP configuration guidance to resolve authentication flow issues

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.

1 participant