Simple app to enable Microsoft Account, Office 365 Enterprise, Azure AD, and Xbox Live authentication as a Django authentication backend on a per-site basis.
Project description
Django Sites Microsoft Authentication Backend
Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentication backend that is compatible and configurable across multiple sites.
Free software: MIT license
Documentation: https://django-microsoft-auth.readthedocs.io.
Features
Provides Django authentication backend to do Microsoft authentication (including Microsoft accounts, Office 365 accounts and Azure AD accounts) and Xbox Live authentication.
Provides Microsoft OAuth client to interfacing with Microsoft accounts
Python/Django support
django_sites_microsoft_auth follows the same support cycle as Django, with one exception: no Python 2 support. If you absoutely need Python 2.7 support, everything should largely already work, but you may need to patch sites_microsoft_auth.admin and/or other files to get it to work.
Supported python versions: 3.5+
Supported Django version: 1.11 LTS, 2.1+
https://docs.djangoproject.com/en/stable/faq/install/#what-python-version-can-i-use-with-django
Note: Even though Django 1.11 LTS supports Python 3.4, I do not and you should not either. Official support for 3.4 was dropped in March 2019.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.2.3 (2019-09-23)
Fixed bug with MicrosoftAuthenticationBackend not restricting users to their respective sites.
0.2.2 (2019-09-23)
Updated package name to sites_microsoft_auth from microsoft_auth
0.2.1 (2019-09-23)
Updated documentation.
0.2.0 (2019-09-23)
First working release on PyPi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_sites_microsoft_auth-0.2.3.tar.gz
.
File metadata
- Download URL: django_sites_microsoft_auth-0.2.3.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df279abb0d69158b7317b93e5734b49fa370b481cdab9bd5305a71047514a51d |
|
MD5 | 975e20138f1f4cbffcd28bd104ca6116 |
|
BLAKE2b-256 | 93c4d1e1ded0494b3a25a411629ca5c80c5bd39f5ae744866a14cce4221d2f51 |
Provenance
File details
Details for the file django_sites_microsoft_auth-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: django_sites_microsoft_auth-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 51.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 295c1552cc2a9a5d1ac729383212e00f37343cb3fb090eb2e9e3aabbc4574c7c |
|
MD5 | 2d0f34241defb75864f28fcfe214f9f6 |
|
BLAKE2b-256 | 32303f884ab57e86fee5905b2f4ca017e69040f76be94b66aa610c0894b88da1 |