Ukraine flag

We stand with our friends and colleagues in Ukraine. To support Ukraine in their time of need visit this page

> Configuring Mail Tokens for Secure Authentication

Configuring Mail Tokens for Secure Authentication

Once you’ve successfully installed the Protectimus On-Premise MFA Platform, it will generate a configuration file named protectimus.platform.properties. The protectimus.platform.properties file must be located in the same directory as the executable.

This file allows you to customize the following settings:

  • Configure delivery of one-time passwords via email.
  • Configure SMPP server connection to add your SMS provider to deliver one-time passwords via SMS.
  • Add SSL certificate for the Protectimus Platform. Different SSL certificate formats are supported, including .pkcs12, .pem, .der, .pfx.
  • Specify the path to the license file. Please note that the path to the license file should be indicated with double backslashes
    (eg. C:\\some\\path\\file).

To configure one-time password delivery via email, add the following properties to the protectimus.platform.properties file:

PROPERTY NAME PROTERTY STANDS FOR
smtp.host
Markup
SMTP server’s hostname or IP address.
smtp.port
Markup
Port number for SMTP server.
smtp.user
Markup
Username or email account for authentication.
smtp.password
Markup
Password associated with the username or email account.
default.from.address
Markup
Allows you to set the address from which emails will be sent to the user.
Example:
smtp.host = smtp-server.com
smtp.port = 25
smtp.user = user@example.com
smtp.password = **********
Markup

If you have other questions, contact Protectimus customer support service.
Last updated on 2025-03-14