Removes trailing whitespace.
This commit is contained in:
parent
c5fda4745c
commit
9b745dfb4f
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ server:
|
||||||
## SSO configuration when SSO is specified as a server auth mode.
|
## SSO configuration when SSO is specified as a server auth mode.
|
||||||
## All the values are requied. SSO is activated by adding --auth-mode=sso
|
## All the values are requied. SSO is activated by adding --auth-mode=sso
|
||||||
## to the server command line.
|
## to the server command line.
|
||||||
#
|
#
|
||||||
## The root URL of the OIDC identity provider.
|
## The root URL of the OIDC identity provider.
|
||||||
# issuer: https://accounts.google.com
|
# issuer: https://accounts.google.com
|
||||||
## Name of a secret and a key in it to retrieve the app OIDC client ID from.
|
## Name of a secret and a key in it to retrieve the app OIDC client ID from.
|
||||||
|
|
Loading…
Reference in a new issue