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

Release 1.13.0 #383

Merged
merged 8 commits into from
Jul 20, 2021
Merged

Release 1.13.0 #383

merged 8 commits into from
Jul 20, 2021

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Jul 20, 2021

rayluo and others added 8 commits May 19, 2021 14:14
Merge MSAL Python 1.12.0 back to dev branch
* Add support for acquiring a token with a client provided, pre-signed
JWT.

Useful for where the signing takes place externally for example using
Azure Key Vault (AKV).

AKV sample included.

* Changes to parameter name for #271

* Address comment in #271 "No need to repeat this statement twice in both if and else"

* merge rayluo / microsoft-authentication-library-for-python:patch1

* Update msal/application.py

Co-authored-by: Ray Luo <[email protected]>

* Update tests/test_e2e.py

Co-authored-by: Ray Luo <[email protected]>

* Resolve merge conflict

Co-authored-by: David Freedman <[email protected]>
Co-authored-by: Ray Luo <[email protected]>
Skip unnecessary and repetitive region detection
@rayluo rayluo merged commit b82f0c0 into main Jul 20, 2021
@rayluo rayluo deleted the release-1.13.0 branch July 20, 2021 22:22
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