{"library":"djangosaml2","type":"library","category":null,"description":"djangosaml2 is a Python library that integrates `pysaml2` into Django applications, enabling SAML 2.0 based Single Sign-On (SSO). The current stable version is 1.12.0. It receives regular updates to support new Django and Python versions, often aligning with Django's release cycle.","language":"python","status":"active","version":"1.12.0","tags":["django","saml","sso","authentication","identity-management"],"last_verified":"Sat May 23","install":[{"cmd":"pip install djangosaml2","imports":["from djangosaml2.backends import Saml2Backend","from django.urls import include, path\n\nurlpatterns = [\n    path('saml2/', include('djangosaml2.urls'))\n]"]},{"cmd":"sudo apt-get install xmlsec1 # Debian/Ubuntu\nbrew install xmlsec1 # macOS","imports":[]}],"homepage":null,"github":"https://github.com/IdentityPython/djangosaml2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/djangosaml2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/djangosaml2/compatibility"}}