grafana/django-saml2-auth ⭐ 200

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta, Azure AD and others.

Usama0121/ariadne-jwt ⭐ 22

JSON Web Token (JWT) authentication for Ariadne Django

flavors/django-graphql-jwt ⭐ 823

JSON Web Token (JWT) authentication for Graphene Django

jpadilla/django-rest-framework-jwt ⭐ 3193

JSON Web Token Authentication support for Django REST Framework

snok/django-auth-adfs ⭐ 283

A Django authentication backend for Microsoft ADFS and AzureAD

urbanplatform/django-keycloak-auth ⭐ 28

Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.

fangli/django-saml2-auth ⭐ 510

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

st4lk/django-rest-social-auth ⭐ 514

OAuth signin with django rest framework

merixstudio/django-trench ⭐ 278

django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token).