attack-surface-framework icon indicating copy to clipboard operation
attack-surface-framework copied to clipboard

SAML_CSP_HANDLER

Open meetgyn opened this issue 1 year ago • 1 comments

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

image

Reproduction steps

  1. git clone https://github.com/vmware-labs/attack-surface-framework.git /opt/asf cd /opt/asf/ Run ./setup.sh

  2. 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

meetgyn avatar Aug 28 '24 10:08 meetgyn