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:
:- Navigate to the Admin UI.
- ClickElements,Notification Templates,Create.
- Specify a name for the notification template.The Tag value is automatically populated .
- Select a connector.
- Select aSend 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.
- ClickCreate.The notification template is created.