Contents

django-auth-adfs 1.16.0

0

A Django authentication backend for Microsoft ADFS and AzureAD

A Django authentication backend for Microsoft ADFS and AzureAD

Stars: 295, Watchers: 295, Forks: 112, Open Issues: 47

The snok/django-auth-adfs repo was created 10 years ago and the last code push was 4 days ago.
The project is popular with 295 github stars!

How to Install django-auth-adfs

You can install django-auth-adfs using pip

pip install django-auth-adfs

or add it to a project with poetry

poetry add django-auth-adfs

Package Details

Author
Joris Beckers
License
BSD-1-Clause
Homepage
https://github.com/snok/django-auth-adfs
PyPi:
https://pypi.org/project/django-auth-adfs/
Documentation:
https://django-auth-adfs.readthedocs.io/en/latest
GitHub Repo:
https://github.com/snok/django-auth-adfs

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content
  • Internet/WWW/HTTP/WSGI
  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
No  django-auth-adfs  pypi packages just yet.

Errors

A list of common django-auth-adfs errors.

Code Examples

Here are some django-auth-adfs code examples and snippets.

GitHub Issues

The django-auth-adfs package has 47 open issues on GitHub

  • atomic database transaction in process_access_token
  • Fix license expression
  • Bump django from 4.2.18 to 4.2.27
  • Create New Users Database Transaction
  • Unauthorized: Unauthorized /oauth2/callback
  • License Update?

See more issues on GitHub

Related Packages & Articles

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Authlib 1.6.8

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

oauthlib 3.3.1

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic