Skip to content

Github mirror of MediaWiki extension PluggableSSO - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-PluggableSSO

PluggableSSO

SSO plugin for PluggableAuth.

This extension works with the PluggableAuth extension to automatically create users for MediaWiki based on Single-Sign-On provisions.

For example, if you have set up Apache and mod_kerb, you'll be given REMOTE_USER in your HTTP Headers. In the past, you would the Auth_remoteuser, extension for this.

This extension is meant to be a drop-in replacement for that.

SiteMinder SSO

This extension can also replace the Siteminder Authentication extension with a couple of lines of code:

$wgSSOHeader = "SM-MAIL";
$wgAuthRemoteuserDomain = "example.com";

About

Github mirror of MediaWiki extension PluggableSSO - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published