django-saml2-auth
django-saml2-auth copied to clipboard
Allow redirect hosts whitelist
Created a setting to specify which domains are allowed for SAML2 redirects with POST binding.
Our use case was local development with a React client.