Download List

프로젝트 설명

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

당신은 = "os.name"는 NULL받을 키에 대한 Properties.get (키)를 사용하면 Mac에서 웹 시작 소프트웨어 토큰을 사용하여 문제를 해결합니다. 당신이 Properties.getProperty를 사용하는 경우 (키)이 '맥 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

마이너 업데이 트가 완료되었습니다. 빈은 / etc / WIKID / 보안 파일이 포함되어 있습니다. 당신이 자동으로 시작 설정 거기에 암호를 입력하실 수 있습니다.
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

API 업데이트. example.jsp 설명서를 업데이 트했습니다. NULL 값을 문자열 리터럴 "NULL"로 변환되었습니다 문제에 대한 수정. 당신은 null로 사용자 ID를 설정하려고하면 IllegalArgumentException를 throw합니다.
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 호출은 기존의 사전 등록 전화를 재정 수 있도록 업데이 트되었습니다. NULL 그룹 이름이 문자열 리터럴 "NULL"로 변환되는 문제가 해결되었습니다. example.jsp 문서는 변경 사항이 업데이 트되었습니다. 사소한 버그가 수정되었습니다.
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

이 코드는 귀하의 PHP 코드에 두 개의 팩터 인증을 추가할 수 있습니다. 이 그룹에 사용자를 등록할 수 있습니다. wClient API를 통해 사전 등록 코드를 생성하는 기능이 추가되었습니다.
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