Add documentation on how to add DUO_WORKFLOW_SELF_SIGNED_JWT__SIGNING_KEY
for DAP installations
What does this MR do and why?
Fixes #571719 (closed)
This change adds security configuration for a new "Duo Agent Platform" feature to the AI Gateway installation documentation. The update requires users to generate a cryptographic signing key during setup and configure it as an environment variable across all three installation methods (Docker, Docker Compose, and Helm). The documentation includes security warnings about keeping the generated key file private and secure, as it's used for creating authentication tokens. This appears to be adding authentication capabilities to support a new workflow feature in the AI Gateway system
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #571719 (closed)