Notification Templates

Notification Template is a communication mechanism from CA Identity Portal to the end user. Current version supports email templates that enable business logic within the application to send emails to the user.
test
Notification Template is a communication mechanism from CA Identity Portal to the end user. Current version supports email templates that enable business logic within the application to send emails to the user.
Note:
Version 1.6 supports only email templates associated with One Time Password Authenticator to send the user it's temporary password.
Follow these steps:
:
  1. Navigate to the Admin UI.
  2. Click
    Elements
    ,
    Notification Templates
    ,
    Create
    .
  3. Specify a name for the notification template.
    The Tag value is automatically populated .
  4. Select a connector.
  5. Select a
    Send Method Implementation
    .
    The values for the selected method are populated automatically.
    If notification by email is selected, email body can be customized with the body input field. To use parameters such as USER_OTP and USER_ID, insert {data.PARAM_NAME} in the email body.
  6. Click
    Create
    .
    The notification template is created.