The product includes the following predefined self-registration tasks:
|
Task |
Tag |
Description |
|---|---|---|
|
Create New Account |
CAMSelfRegistration |
Supports self-registration with email confirmation |
|
Create New Account |
CAMSelfRegistrationDomainValidation |
Supports self-registration with email confirmation and validates the email domain |
|
Create New Account |
CAMSelfRegistrationWorkflow |
Supports self-registration with email confirmation, and includes a one-step workflow approval process. |
To enable self-registration with email confirmation, these tasks are associated with a business logic task handler (BTLH), which performs custom business logic during data validation operations for a current task.
The BLTHSelfRegEmailConfirm business logic task handler performs the following operations when the user self registers:
The registration code is stored on the user object in a well-known attribute. You specify the well-known attribute when you configure the self-registration task.
The default self-registration tasks also includes a password meter and a Captcha control.
If the default tasks do not meet business requirements, administrators can create a custom task.
Follow these steps:
Two properties are supported:
WellKnown
Specifies the well-known attribute that BLTHSelfRegEmailConfirm uses to store the activation code.
If you do not specify a value, the default %ACTIVATION_ID% well-known attribute is used.
Message
Specifies an optional message that overrides the default message.
The default message, which resembles the following, appears in the User Console when the user submits the self-registration task:
"Your account has been created. Please check your email and follow the directions to enable your account."
If the Captcha field is not defined for the self-registration profile screen, add a separator field. Select Captcha as the style.
Enter the following required values in the Captcha field definition:
|
Copyright © 2014 CA.
All rights reserved.
|
|