...
- Step 1: The VPN client will ask the user to enter their static password
- Step 1: The users enters a static password
- The server checks the validity of the user’s static password.
- Step 2: If the server successfully verified the user's static password, then it will prompt the user to enter the 2nd credential.
- Step 2: The user enters the 2nd credential, such as one-time password, to continue.
- The server checks the validity of the user’s 2nd credential.
In DualShieldTo provide One-Step Logon, you will need to create a logon procedure with two logon steps.
...