Versions Compared

Key

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

From version 6.5.9.5 onwards customisation of the authentication method names for both the administrators console and the Single Sign-On Console are performed by editing the properties of a single file.

...

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 names for the authentication methods "One-Time Password" and "On-Demand Password" you would edit the following parameters in the sub-folder "\tomcat\dualapp\das5\WEB-INF\grails-app\i18n";

...