Create a user registration configuration record to bootstrap the onboarding process of external users to custom ServiceNow applications. This form guides the external users through the self-registration process.

Before you begin

Procedure

  1. Navigate to All > External User Self-Registration > User Registration Configurations and click New.
  2. On the form, fill in the fields.
  3. Click Submit.
    A user registration configuration with the default settings is created.
    User Registration Configuration form
  4. (Optional) Configure the Registration tab to show fields and the order that they appear:

    You can choose to display the default form fields or you can add custom form fields to the Registration Form. For more information, see Default registration form fields.

    Figure 1. Registration tab
    Registration tab of User Registration Configuration

    You can also add custom registration form fields. For more information, see Add a custom registration form field.

  5. (Optional) Configure the Verification tab to verify the identity of the registered users. When the user verification flow triggers, an activation link is sent to the user's registered email address.
    Table 3. Verification tab fields
    Field Description
    Requires user verification Option to trigger a user verification subflow which runs after user registration. The subflow is for user identity verification.
    User verification flow The subflow used to verify the identity of the user. The subflow triggers only when you enable user verification.

    The External User Verification subflow is available by default. You can create a copy of the default subflow in Workflow Studio and modify it according to your requirements. For more information, seeFlow Designer .

    Note: To preview the External User Verification subflow in a new tab use the following shortcuts:
    • Macintosh: Command + Click
    • Windows: Control + Click
    Activation link expiry time (in hours) The number of hours after which an activation link expires. The default value is 24.
    Figure 2. Verification tab
    Verification tab of User Registration Configuration
  6. (Optional) Configure the Transformation tab to map self-registered users and activated users.
    There are two transformation maps (u_reg_xmap_[number]) which automatically map the registered users from the User Acti Req [number] table to the Self Registered User [number] table. You can create a copy of these default transformation maps and modify the map according to your requirements. For more information, see Transform maps.
    Figure 3. Transformation tab
    Transformation tab of User Registration Configuration
  7. Configure the Onboarding tab to trigger subflows for onboarding activated users.
    The default External User Onboarding subflow sends an email to the user that contains a link to reset their password. You can create a copy of the default subflow and modify it according to your requirements.
    Note: When the External User Onboarding subflow triggers, the subflow sends an email to the user that contains a link to reset the password.
    Figure 4. Onboarding tab
    Onboarding tab of User Registration Configuration
  8. (Optional) Configure the Advanced tab to map user tables and redirection pages of the registration form.
    Figure 5. Advanced tab
    Advanced tab of User Registration Configuration

    While making changes or after completing all changes in the user registration configuration, you can use the Preview Registration Form button to preview changes in the registration form.

    Figure 6. Registration Form Preview
    Registration Form Preview