attack-surface-framework
attack-surface-framework copied to clipboard
SAML_CSP_HANDLER
Describe the bug
We follow the step by step for installation. But it is returning to us this error and when trying to enter the browser, I get status code 400
Reproduction steps
-
git clone https://github.com/vmware-labs/attack-surface-framework.git /opt/asf cd /opt/asf/ Run ./setup.sh
-
cd /opt/asf/frontend/asfgui/ . bin/activate python3 manage.py runserver 0.0.0.0:8080
Expected behavior
I expected to access the dashboard correctly
Additional context
No response