LDAP (Username/Password) + OTP (SMTP)
Scenario
In this scenario, we will append the default installation with a Username and password against LDAP as well as an One-Time Password (OTP) validation, where the OTP is distributed by SMTP.
Prerequisite
This use case assumes that you have good knowledge of the product in question.
Fortified ID Access installed and configured with the default configuration
LDAP directory. Knowledge about the LDAP directory to be used, such as:
Hostname
Port
Service account / password
Location of the users to authenticate.
SMTP service. Knowledge about the SMTP server to be used, such as:
Hostname
Port
Service account / password
Sender address
Install and prepare configuration
Add files and folders from ZIP-file to the config-folder, ex: C:\Program Files\FortifiedID\mgmt-center\data\customer\access
Optional: Adjust the LDAPSearch to match your requirement. The default query will find users based on their sAMAccountName.
Append you globals with the following parameters and adjust them according to you needs
Append the translations file with the following translation
Append the selector with at reference to the new authenticator by appending this block to the default selector
Restart the Access service
Test the configuration
The selector should now be displayed, including the new option for "Username, Password & OTP (SMTP)".
Select "Username, Password & OTP (SMTP)" and authenticate using the configured username (default sAMAccountName) and password. An OTP will be delivered to the e-mail address of the authenticated user.
Enter the OTP delivered to the mailbox.
You should now be redirected to the selected application or the Fortified ID test application.
Last updated