Manage DAST authentication with the new Credentials Manager
Starting on March 6, 2026, we’re introducing Credentials Manager to help you store and manage sensitive authentication data separately from your target configurations. This update simplifies secrets management and allows teams to share authentication setups without exposing actual credentials.
The Credentials Manager replaces the Secret Obfuscation feature, which is now discontinued.
Running dynamic application security testing (DAST) scans requires sensitive information like logins, passwords, and tokens. Previously, these were stored directly within each Target. This made it difficult to manage authentication across multiple targets and made regular password rotation time-consuming. We built this to provide a centralized way to manage these secrets more efficiently.
The Credentials Manager introduces several changes to how you handle sensitive data:
Centralized storage: You store credentials in a dedicated place, keeping them separate from your Target configuration.
Write-only secrets: Some credentials are write-only. You can use these in authentication settings, but the values remain hidden after you save them.
Flexible configuration: You can still create credentials for a single Target if you do not want to save them to the central Credentials Manager.
To learn more, visit How to manage target authentication credentials in Snyk API & Web.
Natalia Yurchenko | Senior Product Manager