Using the administrative console, configure the email ownership verifications settings for a local identity profile.

When you enable these settings, PingFederate generates a notification message for email ownership verification as the user submits the registration request. The email-verification message is valid for a configurable amount of time, 24 hours by default. If the user cannot find the previously sent message, the user can request another one by accessing the email ownership verification endpoint. Moreover, if profile management is enabled, the profile management page displays a reminder until the user verifies the associated email address as well. Like other local identity fields, the email verification status is stored in the directory and can be relayed to the applicable target applications through identity provider (IdP) authentication policies.

  1. Go to Authentication > Policies > Local Identity Profiles.
  2. On the Email Verification tab, select the Enable Email Ownership Verification check box if you want to offer users the opportunity to verify the email address associated with their accounts.
    This check box is not selected by default.
    Note:

    The rest of the steps apply only if you enable email ownership verification.

  3. From the Email Address Field list, select a field.

    The field value represents the recipient of the verification message.

    Only fields that use the Email or Text input control are eligible and shown.

  4. From the Ownership Status Field list, select a field

    The field value represents the email ownership verification status. PingFederate sets the value to false in the directory when it receives a new or an updated email address from the user. Once the user verifies the email ownership, PingFederate sets the value to true.

    Only fields that use the Hidden input control are eligible and shown.

  5. If you want to modify the longevity of the link in the email-verification message, update the One-Time Link Lifetime field.

    The default value is 1440 in minutes, 24 hours.

  6. Optional: If you want to use different template files for various events, update the applicable template fields.

    These templates are only applicable when using an SMTP Notification Publisher instance to deliver email-verification messages.

    Default template fields and values are in the following table.

    Email verification template fields and default values
    Template field Default value
    Email Template message-template-email-ownership-verification.html
    Sent Template local.identity.email.verification.sent.html
    Success Template local.identity.email.verification.success.html
    Error Template local.identity.email.verification.error.html
    Note:

    You can find the email template file in the <pf_install>/pingfederate/server/default/conf/template/mail-notifications directory and the rest in the template directory.

  7. From the Notification Publisher list, select an instance.

    If you have not yet configured the desired notification publisher instance, click Manage Notification Publishers.

  8. Click Done.