Skip to content

octopyth/azure-activedirectory-library-for-python

This branch is 69 commits behind AzureAD/azure-activedirectory-library-for-python:dev.

Folders and files

NameName
Last commit message
Last commit date
Jul 3, 2019
May 7, 2018
May 29, 2018
Apr 22, 2019
Apr 21, 2016
Jul 17, 2017
Jul 2, 2015
Mar 30, 2019
Jun 30, 2016
Jul 20, 2016
May 5, 2015
Apr 4, 2018
Apr 16, 2016
Feb 1, 2019
Oct 4, 2015
Jun 6, 2017

Repository files navigation

Microsoft Azure Active Directory Authentication Library (ADAL) for Python

master branch dev branch Reference Docs
Build Status Build Status Documentation Status
Getting Started Docs Python Samples Support

The ADAL for Python library enables python applications to authenticate with Azure AD and get tokens to access Azure AD protected web resources.

You can learn in detail about ADAL Python functionality and usage documented in the Wiki.

Installation and Usage

You can find the steps to install and basic usage of the library under ADAL Basics page in the Wiki.

Samples and Documentation

We provide a full suite of Python sample applications on GitHub to help you get started with learning the Azure Identity system. This will include tutorials for native clients and web applications. We also provide full walkthroughs for authentication flows such as OAuth2, OpenID Connect and for calling APIs such as the Graph API.

There are also some lightweight samples existing inside this repo.

You can find the relevant samples by scenarios listed in this wiki page for acquiring tokens using ADAL Python.

The documents on Auth Scenarios and Auth protocols are recommended reading.

Versions

This library follows Semantic Versioning.

You can find the changes for each version under Releases.

Community Help and Support

We 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 "adal" tag so we can see it! Here is the latest Q&A on Stack Overflow for ADAL: https://stackoverflow.com/questions/tagged/adal

Security Reporting

If you find a security issue with our libraries or services please report it to secure@microsoft.com 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.

Contributing

All 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 Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Packages

No packages published

Languages

  • Python 100.0%