Two factor authentication in Apex
63677Oct 8 2008 — edited Oct 12 2008Hi,
Can anybody point me to some info on how get a two factor authenication scheme implemented in Apex ?
What we are trying to do is to
a) Throw up a username/password login screen and authenticate response (easy)
b) Based on the username/password being authenticated successfully, to challenge for a token (in our case a SafeWord token) and to get the response validatated. I'm guessing that this may have to be done via PAM or RADIUS call ?
Help ?
Regards
Kevin