To get a list of available system properties, please navigate to System Properties → System Properties.
Property name
Type
Default value
Description
Example
email.reset_password.email_body
String
Not defined
Specify the email body for the password resetting request.
Follow the link to change the password.
email.reset_password.subject
String
Not defined
Specify the subject for the email sent when the password reset was requested.
Your new password.
email.reset_password.unchanged_password
String
Not defined
Specify the email body for the unchanged password letter.
This user cannot change the password.
email.validation.reg_exp
String
/.*@.*/
A regular expression for email addresses validation.
Modifying this expression in any way may cause incorrect email address validation engine behavior.
page_access.redirect_url
String
Not defined
This property is used to define a redirect for users without a role to the Service Portal page.
simple.auth_page.help_info
simple.auth_page.help_info.en
simple.auth_page.help_info.ru
String
Not defined
Defines a message that users see when clicking Help on the login page.
In SimpleOne OOB, this property is implemented in two instances: simple.auth_page.help_info.ru is for Russian message, and simple.auth_page.help_info.en is for English message.