This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
Releases: AzureAD/azure-activedirectory-library-for-python
Releases · AzureAD/azure-activedirectory-library-for-python
1.2.7
ADAL Python 1.2.6
ADAL 1.2.5
- Bugfix to address error "InvalidScope : FaultMessage: ID3082: The request scope is not valid or is unsupported." when using username-password flow with federated user account while your tenant is migrating to a different cloud. (#240)
ADAL Python 1.2.4
- Update project metadata on PyPI (#231 )
ADAL Python 1.2.3
ADAL Python 1.2.2
ADAL Python 1.2.1
ADAL Python 1.2.0
- Enhancement: Added support for Subject Name / Issuer authentication (#173)
ADAL Python 1.1.0
- Enhancement: Added whitelisted domains for dSTS (#164)
ADAL Python 1.0.2
- Fixes incorrect cache operation in authorization code flow (#161). The issue was observed in previous version 0.6.0, 0.7.0, 1.0.0, 1.0.1.