adal
Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal/ .ADAL Python remains available here as a legacy. The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources.
MIT
27 个版本
安装
pip install adal
poetry add adal
pipenv install adal
conda install adal
描述
分类
Development Status :: 6 - Mature
License :: OSI Approved :: MIT License
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
版本列表
1.2.7
2021-04-05
1.2.6
2021-01-22
1.2.5
2020-10-21
1.2.4
2020-06-05
1.2.3
2020-05-02
1.2.2
2019-07-03
1.2.1
2019-01-25
1.2.0
2018-10-18
1.1.0
2018-09-04
1.0.2
2018-06-26
1.0.1
2018-06-11
1.0.0
2018-05-30
0.7.0
2018-05-29
0.6.0
2018-05-15
0.5.1
2018-03-12
0.5.0
2018-01-26
0.4.7
2017-08-28
0.4.6
2017-07-17
0.4.5
2017-02-28
0.4.4
2017-01-10
0.4.3
2016-11-18
0.4.2
2016-11-03
0.4.1
2016-09-23
0.4.0
2016-07-29
0.3.0
2016-06-16
0.1.0
2015-10-08