- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Common
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
This section contains the formal method signature, depending on the programming language, e.g.:
<ActivationsstaticVector="380756445310..." useUserIdentifier="true"splitPasswordInput="true" replaceInstance="false" activationIdForSecureChannelAction="multiDeviceOfflineActivation">
<Viewtitle="Activation" />
<ActivationsList>
<MultiDeviceActivationid ="onlineMultiDeviceActivation" .../>
<MultiDeviceActivationid ="offlineMultiDeviceActivation" .../>
...
<TextSeparator ... />
<Online Help ... />
<OfflineHelp ... />
</ActivationsList>
</Activations>
Functional customization
Activations: This element is used to configure the Mobile Authenticator Studio activation modes.
staticVector: This attribute is mandatory if offline activation is enabled. It can also be used with online activation to verify that the static vector from the server is identical to the one in the XML customization file.
This value is automatically replaced by the content of the export.svf file provided by OneSpan if the file is present in the \CustomizationTool\input\svf folder of the customization tool folder.
useUserIdentifier: Include a user identifier in the activation process. This attribute is optional. The default value is false.
splitPasswordInput: Display the password input field(s) on a separate screen. This attribute is optional. The default value is false.
replaceInstance: Allows replacing the instance of a license with a new instance during the activation process. This attribute is optional. The default value is false.
activationIdForSecureChannelAction: This attribute specifies which activation block to use if the scanned message is a license activation message. The value of this attribute must be the identifier of a multi-device activation block which includes an offline license activation block. This attribute is optional.
Activations > ActivationsList: The ActivationsList element contains all available authenticator activation modes. This element is mandatory.
Activations > ActivationsList > MultiDeviceActivation (Online): For more information, see Two-step online activation.
Activations > ActivationsList > MultiDeviceActivation (Offline): For more information, see Two-step offline activation.
Activations > ActivationsList > TextSeparator: For more information, see Text separator.
Activations > ActivationsList > OnlineHelp: For more information, see Online Help.
Activations > ActivationsList > OfflineHelp: For more information, see Offline Help.
At least one activation mode must be used. You can define multiple standard activation blocks in your configuration.
The multi-device activation mode is not compatible with the standard activation modes.
Graphical customization
If more than one activation mode or if Help is enabled, a screen will be displayed in Mobile Authenticator Studio where users can select the activation mode or Help.
Activations > View: The View element defines the appearance of the activation functionality.
title: The default value is Activation.