Skip to main content
Version: 7.2402.x.x RR

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)

EventExample text with placeholders
SelfadminMobileNotificationConfirm your mobile number by entering the following code in your browser: _TICKET_.
TempStrongPasswordThe second part of your temporary strong password is: _TICKET_
ResetCode, NewPasswordThe second part of your new password is: _RESET_CODE_

Simple e-mail templates

EventReceiverExample 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