You can customize the configuration for users as required.
General
Key |
Description |
---|---|
com.aris.umc.users.email.required |
E-mail address required Specifies whether the E-mail address box must be specified for a user. Valid input 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. Valid input true, false |
com.aris.umc.users.name.length.max |
Maximum login name length Specifies the maximum length of the login names. Valid input 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. Valid input Integer > 0 Example 1048576 |
com.aris.umc.session.system.ttl |
Initial session duration (in minutes) Specifies the initial duration of a system user session in minutes. Valid input 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. Valid input Integer > 0 |
com.aris.umc.impersonation.targets |
Impersonation target users Specifies the users for which you want to allow impersonation. Valid input 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. Valid input 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. Valid input true, false |
arisservice
Key |
Description |
---|---|
com.aris.umc.users.service.create |
Generate, if not available Specifies whether the user arisservice is generated at startup, if not yet available. If you explicitely delete this user, the Generate, if not available option is disabled and the user is no longer generated at startup. Valid input true, false |
com.aris.umc.users.service.name |
User name Specifies the login name of the user arisservice. Valid input String |
com.aris.umc.users.service.email |
E-mail address Specifies the e-mail address of the user arisservice. Valid input String |
com.aris.umc.users.service.password |
Initial password Specifies the initial password of the user arisservice. Valid input String |
guest
Key |
Description |
---|---|
com.aris.umc.users.guest.create |
Generate, if not available Specifies whether the user guest is generated at startup, if not yet available. If you explicitely delete this user, the Generate, if not available option is disabled and the user is no longer generated at startup. Valid input true, false |
com.aris.umc.users.guest.name |
User name Specifies the login name of the user guest. Valid input String |
com.aris.umc.users.guest.email |
E-mail address Specifies the e-mail address of the user guest. Valid input String |
com.aris.umc.users.guest.password |
Initial password Specifies the initial password of the user guest. Valid input 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. Valid input true, false |
superuser
Key |
Description |
---|---|
com.aris.umc.users.admin.name |
User name Specifies the login name of the administrator in ARIS Administration. You cannot delete this user. Valid input String |
com.aris.umc.users.admin.email |
E-mail address Specifies the e-mail address of the administrator. Valid input String |
com.aris.umc.users.admin.password |
Initial password Specifies the initial password of the administrator in ARIS Administration. Valid input String |
system
Key |
Description |
---|---|
com.aris.umc.users.system.create |
Generate, if not available Specifies whether the user system is generated at startup, if not yet available. If you explicitely delete this user, the Generate, if not available option is disabled and the user is no longer generated at startup. Valid input true, false |
com.aris.umc.users.system.name |
User name Specifies the login name of the user system. Valid input String |
com.aris.umc.users.system.email |
E-mail address Specifies the e-mail address of the user system. Valid input String |
com.aris.umc.users.system.password |
Initial password Specifies the initial password of the user system. Valid input String |
com.aris.umc.session.system.ttl |
Initial session duration (in minutes) Specifies the initial life span of the system user session in minutes. Valid input Integer > 0 |
com.aris.umc.system.session.ttl.max |
Maximum session duration (in minutes) Specifies the maximum life span of the system user session in minutes. Valid input Integer > 0 |