services.oauth2-proxy.redeemURL
NixOS option
Token redemption endpoint. You only need to set this if you are using a self-hosted provider (e.g. Github Enterprise). If you’re using a publicly hosted provider (e.g github.com), then the default works.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/security/oauth2-proxy.nixView source on NixOS/nixpkgs →"https://provider.example.com/oauth/token"