Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Multiexcerpt
MultiExcerptNameResendAccountRecoveryConfirmation


Before you begin

Sign in to the WSO2 Identity Server Management Console.

  1. On the Main menu, click Manage > Email Template > Add. 
    Add Email Template menu-item
  2. Click Add Email Template
    Add Email Template option
  3. To create an email template for account registration through password request
    1. Enter resendAskPassword  as the Template Type Display Name and click Add.
      Add Email Template Type screen
      A success message about the email template creation and the Add a New Email Template screen appears.  
      Add a New Email Template screen
    2. Enter the following values:
      1. Email Template TyperesendAskPassword
      2. Email Template LocaleEnglish (United States)
      3. Email Content Typetext/html
      4. Email Template Subject: WSO2 - Resend Create Password for New Account
      5. Email Body:  

        Click to view




      6. Email Footer-- 
    You have successfully created an email template to resend a confirmation mail. Similarly, you can create other templates with the values given below.
  4. To create an email template for notification-based password recovery, enter the following values:
    1. Email Template TyperesendPasswordReset
    2. Email Template LocaleEnglish (United States)
    3. Email Content Typetext/html
    4. Email Template SubjectWSO2 - Resend Password Reset
    5. Email Body

      Click to view




    6. Email Footer--
  5. To create an email template for an admin-initiated password reset through an email link, enter the following values:
    1. Email Template TyperesendAdminForcedPasswordReset
    2. Email Template LocaleEnglish (United States)
    3. Email Content Typetext/html
    4. Email Template SubjectWSO2 - Resend Admin Forced Password Reset
    5. Email Body

      Click to view




    6. Email Footer--
  6. To create an email template for an admin-initiated password reset through an OTP, enter the following values:
    1. Email Template TyperesendAdminForcedPasswordResetWithOTP
    2. Email Template LocaleEnglish (United States)
    3. Email Content Typetext/html
    4. Email Template SubjectWSO2 - Resend Admin Forced Password Reset
    5. Email Body

      Click to view




    6. Email Footer--



Tip

For information on the REST API for resending confirmation code, see Resend-Code Using REST API.