Skip to main content

User Life Cycle Schedule

The User Life Cycle schedule monitors the profile validation process in GroupID. It performs the following main functions in keeping with the user profile validation settings for an identity store:

  • Monitors the profile validation dates of users
  • Generates reminder emails
  • Disables users who do not validate their profiles within the given period

What do you want to do?

Create a User Life Cycle Schedule

  1. In Admin Center, click Identity Stores in the left pane.
  2. On the Identity Stores page, click the ellipsis button for an identity store and select Edit.
  3. Click Schedules under Settings in the left pane.
  4. On the Schedules page, click Add Schedule and select User Life Cycle Job. The Create Schedule page is displayed.
  5. In the Schedule Name box, enter a name for the schedule.
  6. The Name Preview box displays the schedule name prefixed with UserLifeCycle_; the schedule is displayed with this name in email notifications.
  7. Select a GroupID portal URL in the Portal URL drop-down list to include it in notifications generated for the schedule. Users are redirected to this portal to perform any necessary action.
  8. In the Scheduler Service Name drop-down list, select a Scheduler service that would be responsible for triggering this schedule. The number of services displayed in the list depend on the number of Elasticsearch clusters in the environment, as each cluster has its own Scheduler service. See the Scheduler Service topic.
  9. Click Add Triggers in the Triggers area to specify a triggering criterion for the schedule, that, when met, starts the execution of the schedule. Follow step 11 in the Create a Group Usage Service Schedule topic to add triggers.
  10. Click Add Authentication in the Authentication area to specify an account for running the schedule in the identity store. Follow step 12 in the Create a Group Usage Service Schedule topic for details.
  11. On the Create Schedule page, click Create Schedule.
  12. On the Schedules page, click Save.
    The schedule is displayed under User Life Cycle. See the View the Schedules in an Identity Store topic for more info.

See Also