...
To customise the names of 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 Name | Parameter |
|---|---|
| One-Time Password | method.otp |
| On-Demand Password | method.odp |
| Grid Card | method.grid.card |
| Computer Fingerprint | method.computer.fingerprint |
| Computer DeviceID | method.computer.deviceid |
| Static Password | method.static.pass |
| Emergency Code | method.ecode |
| Question and Answer | method.qna |
...