modal dialog to prompt for OTP from login
I need to be able to call a modal dialog to prompt the user logging in for the OTP password sent to their email. The user has been validated from LDAP and the OTP sent to the user at this point, but the user is not totally authenticated yet. How can this be accomplished?
***Edited by Moderator Marissa to update platform capability tags****