Squashed 'spiffworkflow-backend/' changes from 47554b073..1965bfe2d

1965bfe2d use ssl

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 1965bfe2d907f8f518810af7b658298068ae863b
This commit is contained in:
burnettk 2022-10-17 17:36:41 -04:00
parent 9be0517531
commit c9bd622504
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"oauth2DeviceCodeLifespan": 600,
"oauth2DevicePollingInterval": 5,
"enabled": true,
"sslRequired": "NONE",
"sslRequired": "external",
"registrationAllowed": false,
"registrationEmailAsUsername": false,
"rememberMe": false,