Skip to content

Conversation

@rayluo
Copy link
Contributor

@rayluo rayluo commented Jun 17, 2019

Previous implementation was based on some hallway communication 3 years ago. Sovereign scenario was not brought up at that time, and such implementation happened to not work in sovereign scenarios.

PS: ADAL Python happened to use a different implementation which was not susceptible to this issue.

The actual fix is just a one-liner. The rest are refactoring, notes and test cases adjustments.
@yugangw-msft , would you mind to test it by pulling it from this branch?

pip install git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@sovereign-support

Once tested and merged, this PR will fix #59 .

Previous implementation was largely based on some hallway communication,
which happened to not work in sovereign scenario.
Neither did we test sovereign scenario for MSAL Python, until now.
Copy link
Contributor

@abhidnya13 abhidnya13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@rayluo rayluo merged commit cb023ef into dev Jun 17, 2019
@rayluo rayluo deleted the sovereign-support branch June 17, 2019 23:05
@rayluo rayluo mentioned this pull request Jun 17, 2019
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.

support: sovereign cloud

4 participants