Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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


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";

Image Added

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";

Image Added

SINGLE SIGN-ON CUSTOMISATION

...