Skip to content

Conversation

@rayluo
Copy link
Contributor

@rayluo rayluo commented Jan 25, 2019

This PR resolves issue #15.

How to test?

  • Use MSAL Python 0.1.0. Start fiddler. Add a verify=False flag in any of the samples. Run it. You won't be able to complete a sample run due to the library complaining (this is essentially a Man-in-the-middle attack).

  • You can test this PR by:

    pip install git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@full-support-for-verify-and-proxies
    
  • Rerun the previous test. This time you will successfully obtain a token (despite some warning message emitted from underlying library).

@rayluo rayluo force-pushed the full-support-for-verify-and-proxies branch from 73dcdc4 to 583adeb Compare January 26, 2019 02:37
@rayluo rayluo requested a review from yugangw-msft January 26, 2019 02:42
@rayluo rayluo force-pushed the full-support-for-verify-and-proxies branch 2 times, most recently from 460fb82 to ec1e2a7 Compare January 30, 2019 08:49
@rayluo rayluo force-pushed the full-support-for-verify-and-proxies branch from ec1e2a7 to b4e482b Compare January 30, 2019 08:53
@rayluo rayluo merged commit 518f112 into dev Feb 14, 2019
@rayluo rayluo deleted the full-support-for-verify-and-proxies branch February 14, 2019 19:20
@rayluo rayluo mentioned this pull request Mar 5, 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.

3 participants