Auth via JWT token, same as used in Digger Cloud. As of Jan 2024 the only supported JWT auth provider is Frontegg. This is purely for historical reasons; please consider contributing by submitting a PR to address this issue.To configure JWT auth via Frontegg, set the following environment variables for Digger orchestrator backend:
Handy for quick testing. Using basic auth in production scenarios is not recommended; consider using no-op auth behind an auth gateway instead.To configure basic auth, set the following environment variables for Digger orchestrator backend:
Handy for deploying Digger service behind a gateway that handles auth.To configure no-op auth, set the following environment variables for Digger orchestrator backend: