Download List

Descripción del Proyecto

The WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-14 06:28
3.1.16 Java Software Token client

Corrige un problema con el símbolo de inicio Web software en el Mac Si utiliza Properties.get (clave) para key = "os.name" te nula. Si utiliza Properties.getProperty (clave) se obtiene el 'Mac OS X ".
Tags: two-factor authentication, Stable, software token
Fixes an issue with the Web start software token on the Mac If you use Properties.get(key) for key="os.name" you get null. If you use Properties.getProperty(key) you get 'Mac OS X'.

2011-09-07 00:17
3.4.87.b1030 Strong Authentication Server Enterprise Edition

Actualizaciones menores se realizaron. Un archivo vacío / etc / WIKID / seguridad se incluye. Puede introducir su contraseña allí para una configuración de inicio automático.
Minor updates were done. An empty /etc/WIKID/security file is included. You can enter your passphrase there for an automatically starting setup.

2011-08-12 06:05
3.4.87.b952 Strong Authentication Server

Cambios a la API. Documentación actualizada example.jsp. Una solución para un problema que una los valores nulos se convierte en una cadena literal "null". Lanza una IllegalArgumentException si se intenta establecer el identificador de usuario en null.
Tags: two-factor authentication, Stable
Updates to the API. Updated example.jsp documentation. A fix for an issue where a null values were converted to a string literal "null". Throws an IllegalArgumentException if you try to set the userid to null.

2011-07-26 23:38
3.4.87.b924 Strong Authentication Server Enterprise Edition

API llamada ha actualizado para permitir para reemplazar uno existente de pre-registro de llamadas. Un problema que se convierte en un nombre de grupo nulo a una cadena literal "null" se ha fijado. La documentación example.jsp se actualizó para los cambios. Pequeños errores fueron corregidos.
Tags: two-factor authentication, Stable
API calling was updated to allow for overriding an existing pre-registration call. An issue where a null group name is converted to a string literal "null" was fixed. The example.jsp documentation was updated for changes. Minor bugs were fixed.

2011-07-16 07:15
PHP wAuth API package 3.1.0

Este código le permite añadir autenticación de dos factores en el código PHP. Puede registrar los usuarios en grupos. La capacidad de crear códigos de pre-registro a través de la API wClient ha añadido.
This code allows you to add two-factor authentication to your PHP code. You can register users into groups. The ability to create pre-registration codes via the wClient API has been added.

Project Resources