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

MSAL Python 1.20.0 #502

Merged
merged 13 commits into from
Oct 7, 2022
Merged

MSAL Python 1.20.0 #502

merged 13 commits into from
Oct 7, 2022

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Oct 7, 2022

New feature:

If your app uses MSAL's acquire_token_interactive(), you can now opt in to use broker on Windows platform to achieve Single-Sign-On (SSO) and also obtain more secure tokens, all without switching the log-in experience to a browser. See details in this online doc, and try it out from this sample. (#451, #415)

For example, after utilizing this new feature, a command-line (CLI) app's login experience would look like this:
Azure CLI new login

@rayluo rayluo merged commit 14cbf59 into main Oct 7, 2022
@rayluo rayluo deleted the release-1.20.0 branch October 7, 2022 05:24
@jiasli
Copy link
Contributor

jiasli commented Oct 10, 2022

Glad to know my screenshot is adopted.

@rayluo
Copy link
Collaborator Author

rayluo commented Oct 11, 2022

Glad to know my screenshot is adopted.

In fact, this is the record-setting first time in MSAL Python history that we have a screenshot in the release notes. I don't know whether we should thank you or hate you, @jiasli , you made our previous release notes looked lame. :-)

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.

2 participants