services.oauth2-proxy.htpasswd.file

NixOS option

Additionally authenticate against a htpasswd file. Entries must be created with htpasswd -s for SHA encryption.

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