services.oauth2-proxy.validateURL

Access token validation 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 string
Default
null
Example
"https://provider.example.com/user/emails"
Declared
<nixpkgs/nixos/modules/services/security/oauth2-proxy.nix>