Extension:Swekey

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Swekey Authentication

Release status: beta

Swekey-enabled-xl.png
Implementation Hook, User identity
Description Add support for swekey hardware authentication
Author(s) swekeytalk
Last version 2.0.1.5361 (07/30/12)
MediaWiki 1.16
License GPL
Download http://ftp.swekey.com/mediawiki-swekey-1.16-2.0.1.tar.gz
Hooks used
SkinAfterBottomScripts

AbortLogin
UserSaveOptions
GetPreferences

Check usage and version matrix; Authentication stats


Contents

What can this extension do?[edit]

This extension adds support for the swekey authentication USB key. When this extension is enabled any swekey owner can choose to secure its login with his swekey. Once secured, the user won't be able to login without his swekey plugged in his computer.

Pre-requisites[edit]

This software has been tested in production from MediaWiki 1.16.x to 1.19.1 . It may or may not work with earlier or later versions, but I'm interested in making later versions work, and I'd be happy to make minor changes to make older, unsupported versions work too.

Installation and Download[edit]

  1. Download source from http://ftp.swekey.com/mediawiki-swekey-1.16-2.0.1.tar.gz
  2. Copy the swekey folder into the extensions folder of your MediaWiki installation.
  3. Change the LocalSettings.php file as described below.

Changes to LocalSettings.php[edit]

Add the following to LocalSettings.php:

require_once("$IP/extensions/swekey/swekey.setup.php");

See also[edit]

https://www.swekey.com