djangosaml2 icon indicating copy to clipboard operation
djangosaml2 copied to clipboard

Add CSP handler setting

Open GertBurger opened this issue 1 year ago • 3 comments

Fixes #397

This PR adds the SAML_CSP_HANDLER setting so that users can specify how CSP should be updated, if at all. The default behaviour of using django-csp remains the same.

GertBurger avatar Mar 10 '24 17:03 GertBurger