You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository implements authentication using **SAML SSO** and **JWT** in a Django application. It supports Single Sign-On with external Identity Providers (IdP) via SAML and secure token-based authentication with JWT. Ideal for projects requiring both flexible, scalable authentication methods.