Installing The WiKID HTML5 Token Client
Installing The WiKID HTML5 Token ClientThe WiKID Strong Authentication System is a dual-sourced, two-factor authentication system. It uses public key encryption to secure communicate PINs to a server behind the corporate firewall (or in the cloud). If the PIN is correct, the account active and the encryption valid, the one-time passcode is generated on the server, encrypted and returned to the token client. WiKID has token clients for Windows, Mac and Linux and for iPhone, Android, J2ME etc. With the increased focus on cloud-based services and SSL-VPN and the increasing support for HTML5 in browsers, we have released an HTML5 browsers under the GPL license. The WiKID HTML5 token uses the HTML5 APIs to enable the browser to contain an embedded token client. The token uses the same public key + PIN authentication as the standard WiKID tokens but is implemented in JavaScript within the browser. Using HTML5 provides cross-browser support (Firefox and Chrome, not IE yet), a very easy installation process and slick user experience. This tutorial will explain how to install the WiKID HTML5 token client. Please note that this token is still in beta and is not fully feature complete at this time.
ComponentsThere are three main components to the HTML5 token:
InstallationThe token installation consists primarily of deploying the HTML5Token.war file to the servlet container. The context path used for deployment is important for the configuration of the hosted page, please make a note of it. Once the token is deployed you can verify it by accessing http(s)://{server}/{context}/verify.jsp If the token deployed correctly you should see something similar to: The context path is: [ /HTML5Token ] Include this token using: Note: When deploying the token in most containers the context path is the name of the archive file without the .war extension. With the token deployed you can now embed it in your webpage. There are three parts to the webpage installation.
Note: The value used in part three is provided in the output from verify.jsp
ConfigurationThe token is configured via the WiKIDConfiguration variable at the top of the webpage.
Pulling it all togetherHere's a complete webpage for presenting the WiKID HTML5 software token: <?xml version="1.0" encoding="UTF-8"?> This page will look like this:
The HTML5 token provides tight integration with the targeted website, smooth registration and a super-simple user experience. To see a live demo of the token, including registration and login, please visit our website. To download the HTML5 .war file, please visit our Sourceforge page.
|




Recent comments
1 day 10 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 16 hours ago