SAML 2.0 Identity Provider for Django. Current version 0.9.1, released Jan 2025. Maintained on GitHub, monthly patch releases.
pip install djangosaml2idp2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add to INSTALLED_APPS, include URLs, and define SAML_IDP_CONFIG.
Replace 'IdentityProvider' with 'IdP' in imports and queries.
Move attribute map inside SAML_IDP_CONFIG dict.
Install with 'pip install djangosaml2idp2', then import as 'djangosaml2idp'.
Ensure both are present and valid HTTPS URLs.