Deprecated compatibility shim for SAML2 authentication in Django, originally developed for Grafana. The current version is 3.21.0. The project has been migrated to django-saml2-auth-community; this package is now a no-op wrapper. Install django-saml2-auth-community instead for ongoing maintenance.
pip install django-saml2-auth-communityVerified import paths — ran on the pinned version, not inferred.
Basic integration of django-saml2-auth-community.
pip uninstall grafana-django-saml2-auth && pip install django-saml2-auth-community
Use: from django_saml2_auth import views
Upgrade Python to 3.10 or later.
No dependency data recorded yet.