https://github.com/AzureAD/microsoft-authentication-library-for-python

azure microsoft-identity-platform msal-python sdks

Last synced: about 1 month ago

Repository metadata:

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 761
Total Committers: 37
Avg Commits per committer: 20.568
Development Distribution Score (DDS): 0.289

Commits in past year: 99
Committers in past year: 13
Avg Commits per committer in past year: 7.615
Development Distribution Score (DDS) in past year: 0.182

Name Email Commits
Ray Luo r****o@m****m 541
Ray Luo r****a@g****m 131
Abhidnya p****a@g****m 34
Abhidnya Patil a****i@m****m 6
Bogdan Gavril b****l@m****m 4
Jiashuo Li j****i@m****m 4
Anthony Shaw a****w@g****m 3
Charles Lowell c****e@m****m 3
fengga 6****a 2
Alexander Overvoorde 6****W 2
Pamela Fox p****x@m****m 2
Navya Canumalla n****a@m****m 2
Martin Strobel m****r@m****m 2
Jann Roder j****r@w****m 2
Dharshan Birur Jayaprabhu d****b@m****m 1
Ed Singleton s****d@g****m 1
sarathys 2****s 1
micwoj92 4****2 1
jiasli 4****i 1
Santiago Gonzalez 3****l 1
Peter 3****k 1
Dickson Mwendia 6****a 1
Emmanuel Oche e****r@g****m 1
Feng Gao f****a@m****m 1
Iulian Cociug i****o@m****m 1
KITAGAWA Yasutaka k****y@g****m 1
Laurent Mazuel l****l@m****m 1
Luca Boccassi l****i@m****m 1
Neil Katin n****l@a****m 1
Ray Luo r****o@U****l 1
and 7 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: msal

The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.

go: github.com/AzureAD/microsoft-authentication-library-for-python

go: github.com/azuread/microsoft-authentication-library-for-python

spack: py-msal

The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.

  • Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
  • Licenses: []
  • Latest release: 1.26.0 (published 10 months ago)
  • Last Synced: 2024-11-10T23:42:08.113Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 8.18%
    • Forks count: 8.49%
    • Stargazers count: 10.046%
    • Dependent packages count: 14.186%
  • Maintainers (1)
spack: py-msal-extensions

The Microsoft Authentication Extensions for Python offers secure mechanisms for client applications to perform cross-platform token cache serialization and persistence. It gives additional support to the Microsoft Authentication Library for Python (MSAL).

  • Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
  • Licenses: []
  • Latest release: 1.0.0 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:42:22.735Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 8.49%
    • Average: 9.379%
    • Stargazers count: 10.046%
    • Dependent packages count: 18.98%
  • Maintainers (1)
conda: msal

The MSAL library for Python enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts and Microsoft Accounts using industry standard OAuth2 and OpenID Connect.

  • Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
  • Licenses: MIT
  • Latest release: 1.20.0 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:43:08.302Z (about 1 month ago)
  • Versions: 31
  • Dependent Packages: 5
  • Dependent Repositories: 4
  • Rankings:
    • Dependent packages count: 10.42%
    • Forks count: 14.232%
    • Average: 14.347%
    • Dependent repos count: 16.109%
    • Stargazers count: 16.628%
conda: msal

The MSAL library for Python enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts and Microsoft Accounts using industry standard OAuth2 and OpenID Connect.

  • Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
  • Licenses: MIT
  • Latest release: 1.25.0 (published about 1 year ago)
  • Last Synced: 2024-11-10T23:42:01.498Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Rankings:
    • Forks count: 23.709%
    • Stargazers count: 28.239%
    • Average: 36.964%
    • Dependent repos count: 44.669%
    • Dependent packages count: 51.239%

Dependencies

.github/workflows/python-package.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish v1.4.2 composite
docs/requirements.txt pypi
  • furo *
  • sphinx-paramlinks *
requirements.txt pypi
  • python-dotenv *
setup.py pypi
  • PyJWT *
  • requests >=2.0.0,<3