All releases tagged two-factor authentication


Release Notes: A software token is now able to pre-register across multiple WiKID servers with the default configuration. Minor bugfixes have been made.


Release Notes: This release disallows blank or null passwords for directory binds, since this falls back to an anonymous bind and appears to succeed. It can catch exceptions other than NamingException in the adregister2 example script. There is a Log4j db appender module for WiKID logging, and an Intellij IDEA module file for the Android token. It sets Content-Type to "" to get past mod_security. There are some bugfixes.


Release Notes: This release fixes issues with shortcut creation on Linux systems.


Release Notes: Totally re-written. Landscape support. The registration code and one-time passcode are placed on the system clipboard. Fixes for many UI issues.


Release Notes: This release has an improved layout. It fixes an issue with the locked token on OS X.


Release Notes: Many small improvements were provided for administrators managing two-factor authentication users. This release added the ability to edit username after registration, listed token type in the User tab, added notes to users/tokens, improved Radius start time, updated the client port restriction, allowed multiple groups per user, added an option to automatically re-enable users after a certain time period, updated the schema to support multiple group assignment and precedence, and added a database query that retrieves a full list of users for audit purposes.


Release Notes: This release adds support for users to be in multiple groups and group precedence. It allows for groups to have specific RADIUS return attributes and chaining of those attributes.


Release Notes: This release uses getProperty instead of get for os.name, and fixes an issue with the locked software token on some operating systems.


Release Notes: This release added the ability to create pre-registration codes via the wClient API, allows the overriding of an existing pre-registration, fixed an issue where a null values were converted to a string literal "null", and made made radius return non-string attribute values when appropriate. A service script was added in /etc/WiKID/conf/templates to query the database and retrieve a full list of users for audit purposes. An issue causing the server to freeze occasionally, especially under replication was fixed. An issue causing bad password attempts to not be counted properly was fixed. An API call was added to delete a device by ID. Reports were added.


Release Notes: This release makes radius return non-string attribute values when appropriate.