From 48680577a8a5a7cadbeb06ef8ee6ee8a69b144f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sat, 28 Mar 2020 14:50:11 -0700 Subject: [PATCH] Update man page --- miniflux.1 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/miniflux.1 b/miniflux.1 index 185a707d..8ba38801 100644 --- a/miniflux.1 +++ b/miniflux.1 @@ -185,6 +185,9 @@ OAuth2 client secret\&. .B OAUTH2_REDIRECT_URL OAuth2 redirect URL\&. .TP +.B OAUTH2_OIDC_DISCOVERY_ENDPOINT +OpenID Connect discovery endpoint\&. +.TP .B OAUTH2_USER_CREATION Set to 1 to authorize OAuth2 user creation\&. .TP @@ -217,6 +220,12 @@ Default is 20 seconds\&. Maximum body size for HTTP requests in Mebibyte (MiB)\&. .br Default is 15 MiB\&. +.TP +.B AUTH_PROXY_HEADER +Proxy authentication HTTP header\&. +.TP +.B AUTH_PROXY_USER_CREATION +Set to 1 to create users based on proxy authentication information\&. .SH AUTHORS .P