Skip to content

Business partners authentication instance

This manual lists all the configurations that the S-Filer Portal's Configuration CLI can change about the Business partners authentication instance.

Configuration keyDescriptionDefault value
cfg.authentication.baseurl (Since 4.1.1)The Base URL used in mail notifications for users in this domain. As an example, this allows setting a different URL for employees and partners, assuming they are in different domains and there are multiple web interfaces configured.https://localhost/sfiler/
cfg.authentication.force.mfa (Since 4.19.0)Select « Yes » to force all users in this domain to use multi-factor authentication (MFA). A user trying to login will be forced to configure its MFA if he has not already done so.false
cfg.authentication.interne.password.expire.soon.delay (Since 4.5.0)Delay in days between the user notification and the actual password expiration. Set to -1 to indicate that no notification should be sent. (Default: -1)-1
cfg.authentication.username.case.sensitive (Since 4.0.7)Whether accounts in this authentication domain are case sensitive or not. (Example: In Windows, accounts are NOT case sensitive. User 'test' is equivalent to user 'TEST'.)True