MyNixOS website logo
option-set

services.oauth2_proxy

Showing entries 1-35 out of 35.
azureNixOS option-set
cookieNixOS option-set
emailNixOS option-set
githubNixOS option-set
googleNixOS option-set
htpasswdNixOS option-set
nginxNixOS option-set
tlsNixOS option-set
OAuth approval_prompt
The password to set when passing the HTTP Basic Auth header
The OAuth Client ID
The OAuth Client Secret
Path to custom HTML templates
Whether to enable oauth2_proxy
Extra config to pass to oauth2-proxy
HTTPS listening address
Oauth2-proxy allows passing sensitive configuration via environment variables
Authentication endpoint
The oauth2-proxy package to use
Pass OAuth access_token to upstream via X-Forwarded-Access-Token header
Pass HTTP Basic Auth, X-Forwarded-User and X-Forwarded-Email information to upstream
Pass the request Host Header to upstream
Profile access endpoint
OAuth provider
The url root path that this proxy should be nested under
Token redemption endpoint
The OAuth2 redirect URL
Log requests to stdout
In case when running behind a reverse proxy, controls whether headers like X-Real-Ip are accepted
OAuth scope specification
Set X-Auth-Request-User and X-Auth-Request-Email response headers (useful in Nginx auth_request mo…
GAP-Signature request signature key
Skip authentication for requests matching any of these regular expressions
The http url(s) of the upstream endpoint or file:// paths for static files
Access token validation endpoint