=============================== CMI OTP Generator and Validator =============================== """"""""""" Description """"""""""" This article explains the “OTP Generator and Validator” for CMI. The main purpose of this tool is offering a simple way to generate credentials to log-in in different domains, always noticing the basic requirements of a One-Time-Password (OTP) schema. Additionally, the tool will offer several capabilities, at server-side level, to validate the credentials previously generated by the clients or users who will try to connect to the server or domain, ensuring the password provided is correct and valid, and it has never been used previously. Because of its dual behavior (OTP generation and OTP validation) we can separate the software solution in two independent packages. Below a demonstration with dummy values: .. image:: images/OTP_FOR_CMI/OTP-Generator-Validator.gif