Skip to content

Move DAST basic auth option behind feature flag

Dheeraj Joshi requested to merge djadmin-revert-basic-auth-dast into master

What does this MR do and why?

This moves the !96514 (merged) changes behind a feature flag - dast_api_scanner.

It was found that the backend is not quite ready, we need to roll this out with other API security changes.

Screenshots or screen recordings

With FF disabled => no auth option With FF enabled => basic auth option
image image

How to set up and validate locally

DAST Site Profile - http://gdk.test:3000/flightjs/Flight/-/security/configuration/profile_library/dast_site_profiles/new

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports

Loading