Appendix B - Template Examples
nevisIDM provides several templates:
- SMS and simple e-mail templates are contained in the reference data of the nevisIDM package.
- OpenOffice templates can be found in the following folder:
/opt/nevisidm/examples/OpenOffice_templates/
- HTML e-mail templates can be found in the following folder:
/opt/nevisidm/examples/HTMLemail_templates/
SMS templates
Receiver: user's mobile number _USER_MOBILE_
(automatic, you can leave it empty)
Event | Example text with placeholders |
---|---|
SelfadminMobileNotification | Confirm your mobile number by entering the following code in your browser: _TICKET_ . |
TempStrongPassword | The second part of your temporary strong password is: _TICKET_ |
ResetCode, NewPassword | The second part of your new password is: _RESET_CODE_ |
Simple e-mail templates
Event | Receiver | Example text with placeholders |
---|---|---|
OTPLowOnChallengesWarning | __USER_EMAIL__ | Dear user You are receiving this e-mail because you have only a few codes left on your OTP card. Contact the administrator if you would like a new card. Kind regards, Your nevisIDM team |
OTPExpirationWarning | __USER_EMAIL__ | Dear user This message is sent to you because your OTP card is about to expire. If you need a new card, contact the administrator. Kind regards, your nevisIDM team |
ResetCode, NewPassword | __USER_EMAIL__ | Dear user The second part of your new password is: __RESET_CODE__ Kind regards, Your nevisIDM team |
TempStrongPassword | __USER_EMAIL__ | Dear userThe second part of your temporary strong password is: __TICKET__ Kind regards, Your nevisIDM team |
Ticket | __USER_EMAIL__ | Dear user Follow this link to register your certificate. Your registration code is: __TICKET__ Kind regards, Your nevisIDM team |
URLTicketNotification | __USER_EMAIL__ | Dear user Follow this link to reset your credential: __LINK__ Kind regards, Your nevisIDM team |
SelfadminTicketNotification | __NEW_EMAIL__ | Dear user The activation code for your new e-mail address is: __TICKET__ Kind regards, Your nevisIDM team |
DeactivationWarning | __USER_EMAIL__ | Dear user Due to inactivity, your account will be disabled within __WARNING_DAYS_UNTIL_DISABLE_USER__ days.Log in at least once in this period if you want to avoid this. Kind regards, Your nevisIDM team |