Registration Settings

This article describes how you enable users to self-register within the Identity Self-Service Portal.

Enable Self-Registration

You can Enable/disable registration for your users using the TF Platform. When enabled, this feature adds a registration link to the login page, allowing end-users to register their own accounts.

Configurable States for Workflow Components

Each component of the registration workflow can be assigned one of three states:

  • Required: The end-user must complete this step to proceed with registration.

  • Optional: The end-user can choose to skip this step.

  • Hidden: This step will not be visible to the end-user.

Self-Registration Process Overview

The self-registration process involves five steps designed to enhance security and personalize account setup. Each step can be assigned one of the three states mentioned above.

Step 1: Email Verification

End-users must verify their email addresses using a Time-Based One-Time Password (TOTP) sent to their registered email. This step is required by default.

Step 2: Terms of Service Agreement

After verifying their email, end-users can review and accept the Terms of Service. This step can be marked as required, optional, or hidden.

Step 3: Profile Completion

End-users can provide additional information for their profiles, such as their name, gender, date of birth, and address details. This step can be assigned as required, optional, or hidden.

Step 4: Phone Number Verification

For added security, end-users can verify their phone numbers using TOTP. This step can be set as required, optional, or hidden.

Step 5: Username and Password Creation

End-users can create a unique username and a strong password that meets specified security criteria. This step can also be marked as required, optional, or hidden.

Last updated