欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Extension:MultiAuthPlugin
来自开放百科 - 灰狐
(版本间的差异)
(→Install) |
|||
第1行: | 第1行: | ||
The Extension is based on [[simplesamlphp]] and [[Shibboleth]] we needed to make MediaWiki SSO capable in a flexible and easily configurable way. | The Extension is based on [[simplesamlphp]] and [[Shibboleth]] we needed to make MediaWiki SSO capable in a flexible and easily configurable way. | ||
==Install== | ==Install== | ||
+ | *require [[Shibboleth]] | ||
*svn checkout http://svn.berlios.de/svnroot/repos/multiauth/trunk | *svn checkout http://svn.berlios.de/svnroot/repos/multiauth/trunk | ||
*at the _end_ of the LocalSettings.php | *at the _end_ of the LocalSettings.php | ||
第6行: | 第7行: | ||
require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php"); | require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php"); | ||
} | } | ||
− | |||
− | |||
==Links== | ==Links== |
2010年9月2日 (四) 15:21的版本
The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way.
Install
- require Shibboleth
- svn checkout http://svn.berlios.de/svnroot/repos/multiauth/trunk
- at the _end_ of the LocalSettings.php
if (!$wgCommandLineMode) { require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php"); }
Links
分享您的观点