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

[Feature Request] [Broker on Mac] WAM sign in defaults to the currently signed in windows account. Make sure Mac has same behavior. #672

Open
xiangyan99 opened this issue Mar 1, 2024 · 3 comments

Comments

@xiangyan99
Copy link

MSAL client type

Public

Problem Statement

As described in the title

Proposed solution

No response

@fengga
Copy link
Contributor

fengga commented Oct 14, 2024

@xiangyan99, currently we don't support this function. macOS broker team has a similar feature in ADAL which involved a lot of issues (this feature will be expensive). So, to help them make decisions about whether to support this scenario in mac broker, probably we may need more data, like what we can benefit from this?

@xiangyan99
Copy link
Author

To make sure we are on the same page, the expectation is we should ignore the setting and always pop up the account picker. But no crash.

@rayluo
Copy link
Collaborator

rayluo commented Oct 14, 2024

To make sure we are on the same page, the expectation is we should ignore the setting and always pop up the account picker. But no crash.

To be clear, the broader MSAL teams will evaluate whether the "default account" feature will be supported by the mac broker. Regardless, if the caller wants the "ignore the [setting absence of default account] and always [fallback to] pop up the account picker", you shall call MSAL Python without any prompt parameter, as described in detail in #757.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants