Breadcrumbs

Settings: passwords

These settings can be used to define guidelines for handling passwords in the application. They apply to all password-related processes except logging in to the application itself. This includes, in particular, the generation of passwords within the application and the verification of passwords when a password is set, for example when sharing documents.




passwords.length

Description

Setting to define the minimum password length for passwords that are entered.

Possible values

An integer >= 0

Default value

8

passwords.requireDigit

Description

The setting defines whether passwords need to contain numbers.

Possible values

true / false

Default value

false

passwords.requireUppercase

Description

The setting specifies whether passwords need to contain upper case letters.

Possible values

true / false

Default value

false

passwords.requireLowercase

Description

The setting specifies whether passwords need to contain lower case letters.

Possible values

true / false

Default value

false

passwords.requireSpecial

Description

Setting for defining the minimum length for entered passwords

Possible values

true / false

Default value

false

passwords.requireSpecial

Description

Setting for defining the minimum length for entered passwords

Possible values

true / false

Default value

false

passwords.allowedSpecialCharacters

Description

A string of special characters.

Possible values

String

Default value

!#$%&@