services.grafana.settings.security.csrf_trusted_origins

NixOS option

List of additional allowed URLs to pass by the CSRF check. Suggested when authentication comes from an IdP.

type: string or list of string
Default
[ ]
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →