|
IdentiToken
-
Version
1.1
IdentiToken is a soft-token solution that allows web
designers to implement 2-factor authentications on web
sites. Such authentication schemes use one element that
you "know", e.g. a password or PIN, plus one that you
"have", e.g. the "token". For the client side of the
login (web browser), users must use the IdentiToken
Windows client software to generate time-based tokens
for their logins. Each token is valid for one minute.
For the server side we have provided a script to
demonstrate how easy it is to implement the IdentiToken
authentication algorithm. For demo purposes you may
access a live copy of the login demo on our web site,
where you can try the IdentiToken logins.
|