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.12.0 #365

Merged
merged 51 commits into from
May 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
8d86917
Backport wsl support contributed by jiasli
rayluo Mar 30, 2021
fb00369
Merge branch 'wsl-support' into dev
rayluo Mar 30, 2021
776d71c
Merge pull request #348 from AzureAD/release-1.11.0
rayluo Apr 9, 2021
a897af4
Bugfix: Should remove undesirable param to make it passthrough
rayluo Apr 13, 2021
9492022
Merge branch 'customizable-on_obtaining_tokens' into dev
rayluo Apr 13, 2021
0b392bb
Merge remote-tracking branch 'oauth2cli/dev' into sync-oauth2cli
rayluo Apr 13, 2021
c05a1fd
Merge branch 'sync-oauth2cli' into dev
rayluo Apr 13, 2021
3a115ee
Clarify supported Python versions
lmazuel Apr 13, 2021
b5397c3
Merge pull request #350 from lmazuel/patch-1
rayluo Apr 14, 2021
e65731e
Group accounts by home_account_id, and keep same return format
rayluo Jun 4, 2020
e74002b
Merge pull request #349 from AzureAD/return-grouped-accounts
rayluo Apr 16, 2021
41d95ef
Adjust log to facilitate testing
rayluo Apr 19, 2021
c33bc11
Fix imprecise test
rayluo Apr 20, 2021
a31db9b
Merge branch 'improve-tests' into dev
rayluo Apr 21, 2021
8766d31
Bring back docs for __init__()
rayluo Apr 24, 2021
5b8f12c
Merge pull request #352 from AzureAD/docs-staging
rayluo Apr 24, 2021
22ef938
Use image map to guide customer to proper sample
rayluo Apr 23, 2021
9052ef7
acquire_token_for_client() can use regional endpoint
rayluo Apr 23, 2021
c2e9899
Expensive IMDS call
rayluo May 1, 2021
b0f3299
Only call IMDS when input region != None
rayluo May 6, 2021
2e9188f
Host diagrams locally
rayluo May 6, 2021
fd43300
Grey out those scenarios MSAL does not yet support
rayluo May 6, 2021
8856deb
Merge pull request #354 from AzureAD/docs-staging
rayluo May 7, 2021
0c6fd12
Add a thumbnail to real map
rayluo May 7, 2021
b07bed6
Merge pull request #359 from AzureAD/add-map-thumbnail-into-readme
rayluo May 7, 2021
46f7592
An explicit short timeout is needed because the test case is run outs…
rayluo May 10, 2021
84fca2d
Assert regional request reaches regional endpoint
rayluo May 10, 2021
8422ea3
Tolerate authority validation error if opting in a region
rayluo May 10, 2021
ab45659
Addresses https://github.com/AzureAD/microsoft-authentication-library…
rayluo May 10, 2021
177bf28
Addresses https://github.com/AzureAD/microsoft-authentication-library…
rayluo May 10, 2021
f7ec1e4
Rename region to azure_region based on https://github.com/AzureAD/mic…
rayluo May 10, 2021
6876820
Addresses https://github.com/AzureAD/microsoft-authentication-library…
rayluo May 11, 2021
080d995
Addresses https://github.com/AzureAD/microsoft-authentication-library…
rayluo May 11, 2021
6053380
Addresses https://github.com/AzureAD/microsoft-authentication-library…
rayluo May 11, 2021
3617db2
A demo on how to use prompt=create
rayluo May 11, 2021
cbba052
Add constants for prompt parameter
rayluo May 14, 2021
363af6d
Merge branch 'prompt-constants' into dev
rayluo May 14, 2021
633289d
Merge remote-tracking branch 'oauth2cli/dev' into prompt-create
rayluo May 14, 2021
864f9ec
Use the newly introduced prompt constants
rayluo May 14, 2021
cb5f36f
Merge pull request #360 from AzureAD/prompt-create
rayluo May 14, 2021
babe142
Change ATTEMPT_REGION_DISCOVERY to boolean, to facilitate the runtime…
rayluo May 11, 2021
0b84f5e
Merge pull request #358 from AzureAD/reginal-endpoint-experiment
rayluo May 18, 2021
ba5e90b
Proof-of-Concept: Removing hardcoded offline_access
rayluo Jun 17, 2020
06f2abb
Remove hardcoded profile scope
rayluo Jun 24, 2020
d6bf21e
Add exclude_scopes:Optional[list]
rayluo May 13, 2021
0c15c75
Merge pull request #361 from AzureAD/remove-offline-access
rayluo May 18, 2021
76ab93e
Fix NameError in ClientApplication exception handler
chlowell May 19, 2021
a5a6b90
Also redact id token from now on
rayluo May 19, 2021
9ffecd5
Merge pull request #364 from AzureAD/redact-id-token-from-debug-log
rayluo May 19, 2021
15c3474
Merge pull request #363 from chlowell/patch-2
rayluo May 19, 2021
444b9b2
MSAL Python 1.12.0
rayluo May 19, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Quick links:
| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/quickstart-v2-python-webapp) | [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
| --- | --- | --- | --- | --- |

## Scenarios supported

Click on the following thumbnail to visit a large map with clickable links to proper samples.

[![Map effect won't work inside github's markdown file, so we have to use a thumbnail here to lure audience to a real static website](docs/thumbnail.png)](https://msal-python.readthedocs.io/en/latest/)

## Installation

You can find MSAL Python on [Pypi](https://pypi.org/project/msal/).
Expand Down
Loading