Closed
Description
Is there a way to disable the notice regarding django-csp when it is not in use and CSP is managed via another mechanism?
WARNING [djangosaml2:90] django-csp could not be found, not updating Content-Security-Policy. Please make sure CSP is configured at least by httpd or setup django-csp. See https://djangosaml2.readthedocs.io/contents/security.html#content-security-policy for more information
FYI, the link is also broken.