在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):AzureAD/microsoft-authentication-library-for-python开源软件地址(OpenSource Url):https://github.com/AzureAD/microsoft-authentication-library-for-python开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):Microsoft Authentication Library (MSAL) for Python
The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. It is built using industry standard OAuth2 and OpenID Connect protocols Not sure whether this is the SDK you are looking for your app? There are other Microsoft Identity SDKs here. Quick links:
Scenarios supportedClick on the following thumbnail to visit a large map with clickable links to proper samples. InstallationYou can find MSAL Python on Pypi.
VersionsThis library follows Semantic Versioning. You can find the changes for each version under Releases. UsageBefore using MSAL Python (or any MSAL SDKs, for that matter), you will have to register your application with the Microsoft identity platform. Acquiring tokens with MSAL Python follows this 3-step pattern. (Note: That is the high level conceptual pattern. There will be some variations for different flows. They are demonstrated in runnable samples hosted right in this repo. )
Refer the Wiki pages for more details on the MSAL Python functionality and usage. Migrating from ADALIf your application is using ADAL Python, we recommend you to update to use MSAL Python. No new feature work will be done in ADAL Python. See the ADAL to MSAL migration guide. RoadmapYou can follow the latest updates and plans for MSAL Python in the Roadmap published on our Wiki. Samples and DocumentationMSAL Python supports multiple application types and authentication scenarios. The generic documents on Auth Scenarios and Auth protocols are recommended reading. We provide a full suite of sample applications and documentation to help you get started with learning the Microsoft identity platform. Community Help and SupportWe leverage Stack Overflow to work with the community on supporting Azure Active Directory and its SDKs, including this one! We highly recommend you ask your questions on Stack Overflow (we're all on there!) Also browser existing issues to see if someone has had your question before. We recommend you use the "msal" tag so we can see it! Here is the latest Q&A on Stack Overflow for MSAL: http://stackoverflow.com/questions/tagged/msal Submit FeedbackWe'd like your thoughts on this library. Please complete this short survey. Security ReportingIf you find a security issue with our libraries or services please report it to [email protected] with as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting this page and subscribing to Security Advisory Alerts. ContributingAll code is licensed under the MIT license and we triage actively on GitHub. We enthusiastically welcome contributions and feedback. Please read the contributing guide before starting. We Value and Adhere to the Microsoft Open Source Code of ConductThis project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论