Skip to main content

OTP settings

Definition

The OTP settings allow the adminitrator users config the available OPT options. Soffid provides four different OTP implementations.

Main Menu > Administration > Configuration > Security settings > OTP settings

Screen overview

image-1643098561614.png

Standard attributes

Email

  • Enabled: allows you to enable or disable the OTP implementation.
  • Number of digits: number of digits of the PIN code that will be generated.
  • Subject
  • Body

To send email, will be mandatory to fill in the value of the mail.from parameter. You can visit the mail server parameters.

SMS

  • Enabled: allows you to enable or disable the OTP implementation.
  • Number of digits: number of digits of the PIN code that will be generated.
  • URL to send the SMS
  • HTTP Method
  • HTTP Header
  • POST data to send
  • Text to be present in the HTTP response:

Time based HMAC Token

  • Enabled: allows you to enable or disable the OTP implementation.
  • Number of digits: number of digits of the PIN code that will be generated.
  • Algorithm: allows you to select a HMAC algorithm.
  • Issuer

Event based HMAC Token

  • Enabled: allows you to enable or disable the OTP implementation.
  • Number of digits: number of digits of the PIN code that will be generated.
  • Algorithm: allows you to select a HMAC algorithm.
  • Issuer

Security PIN

  • Enabled: allows you to enable or disable the Security PIN implementation.
  • Minimum PIN length: minimun number of digits that the PIN has to have.
  • Number of digits from the PIN to ask: number of digits that Soffil will ask to verify the identity.

Actions

Confrm changes

Allows you to save the updates and quit the page.