Skip to content

Add basic auth option to DAST Site Profile for API Security

Dheeraj Joshi requested to merge djadmin-dast-api-auth into master

Related issue - #367533 (closed)

Main issue - #350514 (closed)

What does this MR do and why?

This should allow user to configure basic auth with DAST API scan.

Screenshots or screen recordings

1. New Profile

Before (no auth option for API) After (the red box is only for annotation)
image image

2. Auth enabled profile

image

How to set up and validate locally

  1. Visit Project > Security Configuration > New Site Profile
  2. Select API option
  3. Enable Auth with test credentials

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