> Setting Up Protectimus Mail Tokens
Setting Up Protectimus Mail Tokens
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 server’s hostname or IP address. |
|
Port number for SMTP server. |
|
Username or email account for authentication. |
|
Password associated with the username or email account. |
|
Allows you to set the address from which emails will be sent to the user. |
smtp.host = smtp-server.com
smtp.port = 25
smtp.user = [email protected]
smtp.password = **********
If you have other questions, contact Protectimus customer support service.
Last updated on 2025-02-11