This commit is contained in:
parent
c64e98e0c0
commit
e3238aa60c
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ in
|
||||||
precence.enabled = true;
|
precence.enabled = true;
|
||||||
|
|
||||||
# Since we'll be using OIDC for auth disable all local options
|
# Since we'll be using OIDC for auth disable all local options
|
||||||
enable_registration = true;
|
enable_registration = false;
|
||||||
enable_registration_without_verification = true;
|
enable_registration_without_verification = false;
|
||||||
password_config.enabled = false;
|
password_config.enabled = false;
|
||||||
backchannel_logout_enabled = true;
|
backchannel_logout_enabled = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue