...
| Authentication Method | Parameter |
|---|---|
| One-Time Password | AuthMethod_OTP |
| On-Demand Password | AuthMethod_OTPoD |
| Grid Card | AuthMethod_GRID |
| Computer Fingerprint | AuthMethod_PCDNA |
| Mobile Device Fingerprint | AuthMethod_MOBDNA |
| Static Password | AuthMethod_SPASS |
| Emergency Code | AuthMethod_ECODE |
| Question and Answer | AuthMethod_QNA |
As an example to replace the default name for the authentication method "One-Time Password" and "On-Demand Password" 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");
After this change has been made the authentication methods will now present authentication methods during logon using the customised descriptions;

