In the project directory, run yarn start
Open http://localhost:3000 to view it in the browser.
You can edit the configuration files.
Edit the public/configuration.json to change configuration. Configuration entries :
- MASSIVE_ATTACK_API_URL : the URL used to GET scenarii and PU request
- AUTHENTICATION_MODE : anonymous or keycloak
Configuration entries :
- realm : "my-realm"
- auth-server-url : "https://my.auth.server/auth"
- ssl-required : "none"
- resource : "localhost-frontend" or dedicated resource
- public-client : true
- confidential-port: 0