Skip to main content

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

Travis CI Updates Documentation Status Coverage Maintainability Test Coverage

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.

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.6+

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

1.0.4 (2020-03-20)

  • Remove migration for user attribute mapping which was still there accidentally and breaking all tests.

1.0.3 (2020-03-13)

  • Remove user attribute mapping. This feature was buggy and the same can be achieved using hooks.

1.0.2 (2020-03-13)

  • Fix get_hook() to work with database configuration.

1.0.1 (2020-03-13)

  • Fixes bug when reading user attribute mappings.

1.0.0 (2020-03-13)

  • Fixes bug with Site note existing

  • Add feature to sync user attributes from Azure AD.

0.2.11 (2020-01-13)

  • Fixes bug where the max_length on a CharField wasn’t long enough for all choices to be stored.

0.2.10 (2019-09-24)

  • Fixes bug in 0.2.9 where cache key was failing.

0.2.9 (2019-09-24)

  • Update cache to work on a per-site basis.

0.2.8 (2019-09-23)

  • Fix bug where migrations were relying on undefined ordering.

0.2.7 (2019-09-23)

  • Fix tests to work with new default for login_enabled.

0.2.6 (2019-09-23)

  • Make sure migrations for sites_microsoft_auth run after migrations for sites framework.

0.2.5 (2019-09-23)

  • Add SiteConfiguration object for all sites during initial migrate.

  • Change default for login_enabled to False

0.2.4 (2019-09-23)

  • Fix bug where ‘MicrosoftAuthenticationBackend` is not respecting site on the MicrosoftAccount model.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_sites_microsoft_auth-1.0.5.tar.gz (57.1 kB view details)

Uploaded Source

Built Distribution

django_sites_microsoft_auth-1.0.5-py2.py3-none-any.whl (29.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_sites_microsoft_auth-1.0.5.tar.gz.

File metadata

  • Download URL: django_sites_microsoft_auth-1.0.5.tar.gz
  • Upload date:
  • Size: 57.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for django_sites_microsoft_auth-1.0.5.tar.gz
Algorithm Hash digest
SHA256 497e93ac9ba8fd99da349af11ccc118e489416fe93db8965f3a5871ac1d16bb4
MD5 d6ee5e866c15c85755e5c0fdf11b99c4
BLAKE2b-256 43522e2e5dc2e45bf593370d88360c2440bb37ffdd846a9e120bdc1fb9a15926

See more details on using hashes here.

Provenance

File details

Details for the file django_sites_microsoft_auth-1.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: django_sites_microsoft_auth-1.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for django_sites_microsoft_auth-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0e70fd89bf675ca2d0dd52f3cc3cd100830caa03f383a4c25ab45c5cbe4cc08b
MD5 1bbd081ea6598be1d8759cbfaa1fdeff
BLAKE2b-256 112fa415274cb3d1aeb6ee8566025fa5dc39f224c9d704c2074184ce5549e873

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page