Extension:RestAuth

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

Release status: stable

Implementation User identity, User rights
Description This allows MediaWiki to authenticate against the RestAuth shared authentication service.
Author(s) Mathias Ertl (Matitalk)
Last version 0.9 (2011-03-16)
MediaWiki 1.16.3 or later
License GPLv3 or later
Download see here
Parameters

$wgRestAuthHost, $wgRestAuthService, $wgRestAuthServicePassword, $wgRestAuthRefresh, $wgRestAuthGlobalOptions, $wgRestAuthIgnoredOptions

Hooks used
UserAddGroup

UserRemoveGroup
UserSaveSettings
UserSaveOptions
BeforeInitialize

Check usage and version matrix

The RestAuth extension for MediaWiki integrates MediaWiki with the RestAuth project. It uses all features of the RestAuth protocol (authentication, authorization and preferences).