Updates dependency to exclude the requests package 2.12.*
Introduces a new switch to override the default behavior
ADAL for Python 0.4.2
Fix decoding exception when decoding id_token with non-ASCII characters on Python 2.x
Minor adjustment on version string handling
ADAL for Python 0.4.1
Fix encoding exceptions on formatting error text
Minor typo fixes in sample code
ADAL for Python 0.4.0
Support login using federated credentials through protocols of wstrust 1.3 or 2005
Support http tracing through proxies by exposing the environment variable of ADAL_PYTHON_SSL_NO_VERIFY
ADAL for Python 0.3.0
Support device code flow, required for accounts with 2FA enforced, or MSA accounts such as live id
Support service principal with certificate.
Support token cache.
Remove all JS style of callbacks for better code readability and maintainability.
Improve 'AuthenticationContext' class to be consistent with ADAL node and C# versions.
Add samples showing how to use the ADAL in correct ways. Convenient methods in init.py were removed as it has no integrations with cache and used client id belonging to other client app.
Update readme with common authentication flows and smooth package installations.
Update for US Government and German Government Authority.
This update has been submitted for testing by melmorabity.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by melmorabity.
This update has been pushed to stable.