Download List

Projeto Descrição

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 um problema com o token de software Web começam no Mac Se você usar Properties.get (key) para a chave = "os.name" você começa nulo. Se você usar Properties.getProperty (key) você começa '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

Pequenas atualizações foram feitas. Um arquivo etc / WiKID vazia / / segurança está incluída. Você pode digitar a sua senha lá para uma instalação inicie automaticamente.
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

Atualizações para o API. Atualizado documentação example.jsp. Uma correção para um problema em um valores nulos foram convertidos para uma string "nulo" literal. Lança uma IllegalArgumentException se você tentar definir o userid como nulo.
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 chamado foi atualizado para permitir que uma chamada para substituir o pré-registo existente. Um problema em um nome de grupo nulo é convertido para um string "nulo" literal foi corrigido. A documentação example.jsp foi atualizado para as mudanças. Pequenos bugs foram corrigidos.
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 permite que você adicione autenticação de dois fatores para o seu código PHP. Você pode se cadastrar os usuários em grupos. A capacidade de criar códigos de pré-inscrição através do API wClient foi adicionado.
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