spelling: required
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
d10ad4e07d
commit
cf0ccbeabf
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ server:
|
||||||
enableEditing: true
|
enableEditing: true
|
||||||
sso:
|
sso:
|
||||||
## 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 required. 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.
|
||||||
|
|
Loading…
Reference in a new issue