OTP Authentication
One Time Password Authentication with OATH OTP Tokens and Server
One Time Password (OTP) is a well-known strong authentication method because it prevents unauthorized access to sensitive data or resources with restricted access on personal or network computers.
Today, the static passwords are seen as unsecure for IT administators. Tipically, a password is repeatedly used by an end-user or it can be written down on a piece of paper. From that point it can be very easily seen, copied and even stolen by unauthorized persons. On the other hand, One Time Password changes with every authentication request. In this case, using an OTP Token frees the end-user from memorizing a static password.