Global Configuration – Virtual DIGIPASS (tab)
The SERVERS > Global Configuration > Virtual DIGIPASS tab contains solution-wide configuration settings for messages sent via Message Delivery Component (MDC) for Virtual Mobile Authenticator and virtual signatures. The changes to the settings in this tab apply to all OneSpan Authentication Server instances in a replicated environment.
Table: Global Configuration – Virtual DIGIPASS tab
Field name |
Description |
Virtual DIGIPASS |
The options in this section specify messages sent via MDC for Virtual Mobile Authenticator.
|
SMS |
Message Template |
Message template to use in SMS messages for Virtual Mobile Authenticator.
Default value: "Your one-time password is [OTP]."
|
Voice |
Message Template |
Message template to be read by the voice delivery service for Virtual Mobile Authenticator.
Default value: "Your one-time password is [OTP]."
|
Email |
Header Name |
Optional. The name of a custom message header field to set in the message header.
Default value: <empty>
|
Header Value |
Optional. The value of the custom message header field specified by Email Message Header Name.
Default value: <empty>
|
Subject |
The text for the Subject field in messages that are sent for Virtual Mobile Authenticator.
Default value: "Your One-Time Password"
|
Message Template |
Message template to use in email messages that are sent for Virtual Mobile Authenticator.
Default value: "Your one-time password is [OTP]."
|
Virtual Signature |
The options in this section specify messages sent via MDC for virtual signatures. |
SMS |
Message Template |
Message template to use in SMS messages for virtual signatures.
Default value: "Your e-signature is [signature]. Signature Data Fields: [datafields]."
|
Voice |
Message Template |
Message template to be read by the voice delivery service for virtual signatures.
Default value: "Your e-signature is [signature]. Signature Data Fields: [datafields]."
|
Email |
Header Name |
Optional. The name of a custom message header field to set in the message header.
Default value: <empty>
|
Header Value |
Optional. The value of the custom message header field specified by Email Message Header Name.
Default value: <empty>
|
Subject |
The text for the Subject field in messages that are sent for virtual signatures.
Default value: " Your E-Signature Request"
|
Message Template |
Message template to use in email messages that are sent for virtual signatures.
Default value: "Your e-signature is [signature]. This e-signature has been generated using the following signature data fields you have provided: [datafields]."
|
When you configure message templates, you can use different placeholder strings as variables. If applicable, the placeholder strings are replaced during runtime with the actual values. Otherwise the placeholder string will not be replaced.
Table: Virtual Mobile Authenticator message template placeholders
Placeholder string |
Description |
[OTP]
|
The user's requested one-time password. |
Table: Virtual Signature message template placeholders
Placeholder string |
Description |
[datafields]
|
A comma-separated list of user data fields used to generate the requested signature. |
[signature]
|
The requested signature. |
Table: Generic message template placeholders
Placeholder string |
Description |
[domain]
|
The user domain. |
[email]
|
The user's email address. |
[mobile]
|
The user's mobile number. In Active Directory, this refers to the Mobile field in the user's list of available Telephones. |
[phone]
|
The user's phone number. In Active Directory, this refers to the Telephone number field. |
[serialnumber]
|
The serial number of the authenticator. |
[userid]
|
The user identifier. |
[username]
|
The user name. |