Portal User node

The Portal User node defines general settings for users of Rhythm for Civics.

This node can have these attributes:

Attribute Description
Activation Code Length Number of characters in the activation code that is sent to the user. An activation code is used if the Enable Activation attribute is set to True.
Enable Activation Indicates whether user activation is enabled for the portal site.
Enabled Indicate whether portal user functionality is enabled.
Enabled Google reCaptcha Service Indicates whether the Google reCaptcha service is enabled for the portal site.
Google reCaptcha Secret KeySecurity key for the Google reCaptcha service.
IPS User Name User name used to connect to the Infor Public Sector database.
Maximum Invalid Password Answer Attempts Maximum number of invalid attempts to answer the security question before the user is locked out.

This attribute is not used for the Billing portal.

Maximum Invalid Password Attempts Maximum number of invalid password attempts before the user is locked out.
Maximum Lockout Period Maximum amount of time the user is locked out, in minutes.
Maximum Password Age Number of days before a user password expires. If you specify 0, then passwords do not expire.
Maximum Temporary Password Age Number of days before a temporary password expires. If you specify 0, then temporary passwords do not expire
Minimum Password Age Minimum number of days that must pass before users can change their passwords.
Minimum Required non Alpha Numeric Length Minimum number of non-alphanumeric characters that must be included in users' passwords.
Minimum Required Password Length Minimum number of characters that are required in users' passwords.
Password History Number of previous passwords to store in a user's password history. The stored passwords cannot be reused. For example, if you specify 3, then the user cannot reuse any of the last three passwords.
Password Strength Regular Expression Regular expression that is used to test the strength of users' passwords.
Requires Question and Answer Indicates whether a new user must provide a security question and answer when registering.

This attribute is not used for the Billing portal.

Reset Password node

The Portal User node can have one child Reset Password node. Use this node to configure your site to send a one-time passcode when a user requests to reset their password.

See Resetting passwords.

The Reset Password node can have these attributes:

Attribute Description
Enable Reset Password Using Passcode If set to True, users will be sent a one-time passcode when they request to change their passwords in the Reset Password widget.
Notification Method Identification code for the notification method that is used to send the one-time passcode to the user, such as email or SMS. The default is Email.
Notification Type Specify the type of notification that is used to send the one-time passcode to the user. This must match a notification type that is defined under the NOTIFICATIONS node of the Hansen8 configuration. The default is RESETPWD.
Number of Attempts Number of unsuccessful attempts to enter the passcode before the user must request a new one.
Passcode Length Number of digits in the passcode. Specify a number between 6 and 9.
Passcode Provider Specify the provider that generates the passcode. The default is AnonPortalUserProvider.
Passcode Timeout Number of minutes before the passcode expires.