|
|
@ -178,9 +178,8 @@ sub defaultValues { |
|
|
|
'portalDisplayOidcConsents' => '$_oidcConnectedRP', |
|
|
|
'portalDisplayOidcConsents' => '$_oidcConnectedRP', |
|
|
|
'portalDisplayRegister' => 1, |
|
|
|
'portalDisplayRegister' => 1, |
|
|
|
'portalErrorOnExpiredSession' => 1, |
|
|
|
'portalErrorOnExpiredSession' => 1, |
|
|
|
|
|
|
|
'portalForceAuthn' => 1, |
|
|
|
'portalForceAuthnInterval' => 5, |
|
|
|
'portalForceAuthnInterval' => 5, |
|
|
|
'portalForceReAuthn' => 1, |
|
|
|
|
|
|
|
'portalForceReAuthnTempo' => 300, |
|
|
|
|
|
|
|
'portalPingInterval' => 60000, |
|
|
|
'portalPingInterval' => 60000, |
|
|
|
'portalRequireOldPassword' => 1, |
|
|
|
'portalRequireOldPassword' => 1, |
|
|
|
'portalSkin' => 'bootstrap', |
|
|
|
'portalSkin' => 'bootstrap', |
|
|
|