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

Compare with Current View Page History

Version 1 Next »

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).

To customise these names you will need to make modifications to files stored in subfolders of the DualShield installation directory.

ADMINISTRATORS CONSOLE CUSTOMISATION

Customising the Authentication Method Names displayed in the DualShield Administrators Console (DAC);


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

Some examples of parameters that can be customised;

Authentication MethodParameter
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

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

Some examples of parameters that can be customised;

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
  • No labels