Skip to content

chore: enable broker on mac#243

Merged
ayeshurun merged 14 commits into
microsoft:mainfrom
ayeshurun:support-macos-broker
Jun 3, 2026
Merged

chore: enable broker on mac#243
ayeshurun merged 14 commits into
microsoft:mainfrom
ayeshurun:support-macos-broker

Conversation

@ayeshurun
Copy link
Copy Markdown
Collaborator

📥 Pull Request

✨ Description of new changes

Add enable_broker_on_mac=True to the MSAL PublicClientApplication configuration, enabling the system authentication broker on macOS for interactive user sign-in.

Copilot AI review requested due to automatic review settings June 3, 2026 15:00
@ayeshurun ayeshurun requested a review from a team as a code owner June 3, 2026 15:00
Copy link
Copy Markdown
Contributor

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 updates the Fabric CLI’s MSAL PublicClientApplication initialization to enable the system authentication broker on macOS, aligning interactive user sign-in behavior with broker-enabled flows already configured for Windows.

Changes:

  • Enable MSAL broker support on macOS by passing enable_broker_on_mac=True to msal.PublicClientApplication.

Comment thread src/fabric_cli/core/fab_auth.py
@ayeshurun ayeshurun merged commit 50ddb62 into microsoft:main Jun 3, 2026
10 checks passed
@ayeshurun ayeshurun deleted the support-macos-broker branch June 3, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants