What user settings properties are available?

You can customize the configuration for users as required.

General

Key

Description

Valid input

Example

com.aris.umc.users.email.required

E-mail address required

Specifies whether the E-mail address box must be specified for a user.

true, false

 

com.aris.umc.users.email.validation.active

Validate e-mail address

Specifies whether a check is performed when entering the e-mail address of a user to determine whether the e-mail address is valid.

true, false

 

com.aris.umc.users.name.length.max

Maximum login name length

Specifies the maximum length of the login names.

Integer > 0

 

com.aris.umc.collaboration.picture.size.max

Maximum picture size (in bytes)

Specifies the maximum size of a profile picture in bytes. The default setting is 1048576 bytes.

Integer > 0

1048576

com.aris.umc.session.system.ttl

Initial session duration (in minutes)

Specifies the initial duration of a system user session in minutes.

Integer > 0

 

com.aris.umc.session.system.ttl.max

Maximum session duration (in minutes)

Specifies the maximum duration of a system user session in minutes.

Integer > 0

 

com.aris.umc.impersonation.targets

Impersonation target users

Specifies the users for which you want to allow impersonation.

String

 

com.aris.umc.default.group

Default user group name

Specifies an existing user group as default user group to which all users created afterwards will be assigned.

String

 

com.aris.umc.chart.display.technicalUsers.enabled

Display technical users

Specifies whether or not user statistics and charts are also displayed for technical users such as system, arisservice, superuser, and guest.

true, false

 

arisservice

Key

Description

Valid input

Example

com.aris.umc.users.service.create

Generate, if not available

Specifies whether the user arisservice is generated at startup, if not yet available.

true, false

 

com.aris.umc.users.service.name

User name

Specifies the login name of the user arisservice.

String

 

com.aris.umc.users.service.email

E-mail address

Specifies the e-mail address of the user arisservice.

String

 

com.aris.umc.users.service.password

Initial password

Specifies the initial password of the user arisservice.

String

 

guest

Key

Description

Valid input

Example

com.aris.umc.users.guest.create

Generate, if not available

Specifies whether the user guest is generated at startup, if not yet available.

true, false

 

com.aris.umc.users.guest.name

User name

Specifies the login name of the user guest.

String

 

com.aris.umc.users.guest.email

E-mail address

Specifies the e-mail address of the user guest.

String

 

com.aris.umc.users.guest.password

Initial password

Specifies the initial password of the user guest.

String

 

com.aris.umc.users.guest.allow.auto.login

Automatically log in visitors

Specifies that visitors are automatically logged in as a guest when accessing the ARIS Connect portal.

Integer > 0true, false

 

superuser

Key

Description

Valid input

Example

com.aris.umc.users.admin.name

User name

Specifies the login name of the administrator in ARIS Administration.

String

 

com.aris.umc.users.admin.email

E-mail address

Specifies the e-mail address of the administrator.

String

 

com.aris.umc.users.admin.password

Initial password

Specifies the initial password of the administrator in ARIS Administration.

String

 

system

Key

Description

Valid input

Example

com.aris.umc.users.system.create

Generate, if not available

Specifies whether the user system is generated at startup, if not yet available.

true, false

 

com.aris.umc.users.system.name

User name

Specifies the login name of the user system.

String

 

com.aris.umc.users.system.email

E-mail address

Specifies the e-mail address of the user system.

String

 

com.aris.umc.users.system.password

Initial password

Specifies the initial password of the user system.

String

 

com.aris.umc.session.system.ttl

Initial session duration (in minutes)

Specifies the initial life span of the system user session in minutes.

Integer > 0

 

com.aris.umc.system.session.ttl.max

Mximum session duration (in minutes)

Specifies the maximum life span of the system user session in minutes.

Integer > 0