[ buster ]
[ 原始碼: python-adal ]
套件:python-adal(1.2.1-1)
Azure Active Directory Authentication Library for Python 2.x
The ADAL for Python library makes it easy for Python applications to authenticate to AAD in order to access AAD protected web resources.
This package contains the Python 2.x module.
其他與 python-adal 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-cryptography (>= 1.1.0)
- Python library exposing cryptographic recipes and primitives (Python 2)
-
- dep: python-dateutil
- powerful extensions to the standard Python datetime module
-
- dep: python-jwt
- Python implementation of JSON Web Token
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings