Update man page
This commit is contained in:
parent
a170e6454f
commit
48680577a8
1 changed files with 9 additions and 0 deletions
|
@ -185,6 +185,9 @@ OAuth2 client secret\&.
|
||||||
.B OAUTH2_REDIRECT_URL
|
.B OAUTH2_REDIRECT_URL
|
||||||
OAuth2 redirect URL\&.
|
OAuth2 redirect URL\&.
|
||||||
.TP
|
.TP
|
||||||
|
.B OAUTH2_OIDC_DISCOVERY_ENDPOINT
|
||||||
|
OpenID Connect discovery endpoint\&.
|
||||||
|
.TP
|
||||||
.B OAUTH2_USER_CREATION
|
.B OAUTH2_USER_CREATION
|
||||||
Set to 1 to authorize OAuth2 user creation\&.
|
Set to 1 to authorize OAuth2 user creation\&.
|
||||||
.TP
|
.TP
|
||||||
|
@ -217,6 +220,12 @@ Default is 20 seconds\&.
|
||||||
Maximum body size for HTTP requests in Mebibyte (MiB)\&.
|
Maximum body size for HTTP requests in Mebibyte (MiB)\&.
|
||||||
.br
|
.br
|
||||||
Default is 15 MiB\&.
|
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
|
.SH AUTHORS
|
||||||
.P
|
.P
|
||||||
|
|
Loading…
Add table
Reference in a new issue