services.oauth2-proxy.clientSecretFile

NixOS option

The path to a file containing the OAuth Client Secret.

type: null or absolute path
Default
null
Example
"/run/keys/oauth2-client-secret"
declared in: nixos/modules/services/security/oauth2-proxy.nixView source on NixOS/nixpkgs →