adal 1.2.7
0
Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal
Contents
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.
Stars: 259, Watchers: 259, Forks: 94, Open Issues: 0The AzureAD/azure-activedirectory-library-for-python
repo was created 9 years ago and the last code push was 1 years ago.
The project is popular with 259 github stars!
How to Install adal
You can install adal using pip
pip install adal
or add it to a project with poetry
poetry add adal
Package Details
- Author
- Microsoft Corporation
- License
- MIT
- Homepage
- https://github.com/AzureAD/azure-activedirectory-library-for-python
- PyPi:
- https://pypi.org/project/adal/
- GitHub Repo:
- https://github.com/AzureAD/azure-activedirectory-library-for-python
Classifiers
Related Packages
Errors
A list of common adal errors.
Code Examples
Here are some adal
code examples and snippets.
GitHub Issues
The adal package has 0 open issues on GitHub
- Fix typos