Enter user profile information and validation | | Structured form to enter user profile information. Migration hint Configured in Loginapp >> Self-Registration Flows >> User Data Registration Step. |
| | Require acceptance of terms of services. Migration hint Configured in Loginapp >> Self-Registration Flow >> Terms of Services Step. |
| | Generate a username. Migration hint Use the Username Generation Step in the self-registration flow. |
User verification: Email with OTP | | Verify the entered email address by sending an OTP and verifying it (in the same browser session). Migration hint Use the Email Verification Step in the self-registration flow. |
User verification: Email with link (AI-13556) | | Verify the entered email address by sending a link in an email. The link can be clicked to proceed with the registration process (maybe on a new browser session). |
| | Phone number verification. Only for phone number on user record (credential data model - not in the token model). Migration hint Use the Phone Number Verification Step in the self-registration flow. The token data model will be supported in a later release (>= 7.5, AI-13559). This was not a feature in the JSP-Loginapp. |
| | Support for user name alias (e.g. email address as an alternative to the user name in the authentication process) including uniqueness check. Migration hint Use the Alias User Item plugin in the User Data Registration Step. |
Registration completed callback | | Call custom plugin if registration is completed. Migration hint Use a custom step at end of registration process. |
| | User-enumeration protection during self-registration. Migration hint The stealth mode can be enabled in the property Enable Stealth Mode of the User Self-Registration Flow plugin. |
| | Users must solve a CAPTCHA in the user registration flow. |
User verification: configurable action (ALIAM-13561) | | Define action taken after user verification (e.g. unlock new user account). Migration hint Use corresponding step plugins in the flow to perform actions after user verification. |
Logged-in after registration (AI-13563) | | If enabled, the user is logged in after successful self-registration and gets a set of configured roles. |
Confirmation page (AI-13562) | | Confirmation page showing part of the registered data. Migration hint Use an Acknowledge Message Step (does not display registered data) instead. To display registered data elements, use a User Data Edit Step with non-editable data elements. |