You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

The names used to represent the authentication methods can be customised (both the names presented during authentication, and the names displayed in the management console).

The instructions for how to perform these customisations differs based on which version you are running;


For versions of DualShield before version 6.5.5 customisation of the authentication method names for the administrator's console and the Single Sign-On Console were performed separately.

ADMINISTRATOR'S CONSOLE CUSTOMISATION

Customising the Authentication Method Names displayed in the DualShield Administrators Console (DAC) can be performed by editing a file found in a subfolder of the DualShield installation directory;

PortalSubfolderFile
DualShield Administrators Console (DAC)\tomcat\dualapp\das5\WEB-INF\grails-app\i18nmessages.properties

 

To customise the names displayed for the authentication methods displayed in the management console you will need to examine the contents of this file and replace the existing prompts entered against the parameter for the specific authentication method that you want to customise (see table below for examples): 

Method NameParameter
One-Time Passwordmethod.otp
On-Demand Passwordmethod.odp
Grid Cardmethod.grid.card
Computer Fingerprintmethod.computer.fingerprint
Computer DeviceIDmethod.computer.deviceid
Static Passwordmethod.static.pass
Emergency Codemethod.ecode
Question and Answermethod.qna

Example

As an example to replace the default name for the authentication method "One-Time Password" you would edit the file "C:\Program Files\Deepnet DualShield\tomcat\dualapp\das5\WEB-INF\grails-app\i18n";

Replacing the text "One-Time Password" with your required customisation will cause the management console to replace the text when authentication methods are listed in the management console.

In the example below I have changed the displayed names for the authentication methods "On-Demand Password" and "One-Time Password";

SINGLE SIGN-ON CUSTOMISATION

Customising the Authentication Method Names during Authentication (Single-Sign-On);

PortalSubfolderFile
Single Sign-On (SSO)\tomcat\ssoapp\sso\WEB-INF\classes\languageslanguage.properties

To customise the names of the authentication methods displayed on the SSO screen during the logon process you will need to examine the contents of this file and replace the existing prompts entered against the parameter for the specific authentication method that you want to customise (see table below for examples):

Authentication MethodParameter
One-Time PasswordAuthMethod_OTP
On-Demand PasswordAuthMethod_OTPoD
Grid CardAuthMethod_GRID
Computer FingerprintAuthMethod_PCDNA
Mobile Device FingerprintAuthMethod_MOBDNA
Static PasswordAuthMethod_SPASS
Emergency CodeAuthMethod_ECODE
Question and AnswerAuthMethod_QNA


As an example to replace the default name for the authentication method "Out of Band Authentication - Push" you would edit the file "language.properties" in the folder "C:\Program Files\Deepnet DualShield\tomcat\ssoapp\sso\WEB-INF\classes\languages" (this assumes DualShield has been installed in the default directory of "C:\Program Files\Deepnet DualShield"), and change the entry "AuthMethod_OOBA";

After this change has been made this authentication method will be shown during the logon process with the customised message;

It is worth pointing out that customisations made using this technique may be undone with future update of the authentication server software so it is advisable both to make backups of the affected files prior to any customisations, and to make notes on what customisations were made (so they can be re-implemented on updated versions if necessary).

Unable to render {include} The included page could not be found.

  • No labels