Skip to content

MSAL Python 1.20.0 - #502

Merged
Ray Luo (rayluo) merged 13 commits into
mainfrom
release-1.20.0
Oct 7, 2022
Merged

MSAL Python 1.20.0#502
Ray Luo (rayluo) merged 13 commits into
mainfrom
release-1.20.0

Conversation

@rayluo

Copy link
Copy Markdown
Contributor

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
Ray Luo (rayluo) merged commit 14cbf59 into main Oct 7, 2022
@rayluo
Ray Luo (rayluo) deleted the release-1.20.0 branch October 7, 2022 05:24
@jiasli

Copy link
Copy Markdown
Contributor

Glad to know my screenshot is adopted.

@rayluo

Copy link
Copy Markdown
Contributor Author

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, Jiashuo Li (@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