GETTING STARTED
|
|
Authenticating users using Time-based One-time Password Algorithm (TOTP). A method that then allows an app to use Google Authenticator to create the 2nd factor token - as another option to myds creating it and sending via email or SMS. |
||||||||||||
| SETUP | ||||||||||||
|
||||||||||||
| AUTHENTICATION (LOGON) USING TOKEN | ||||||||||||
|
Send back to LOGON method as final part of MD5 hash replacing passwordcode= with logontoken= |
| Authentication |
| Data protection using cryptography |
| TOTP (RFC6238) |
| SETUP_LOGON_GENERATE_TOKEN |
| SETUP_USER_MANAGE |
| Demo Using Google Authenticator |