欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Extension:MultiAuthPlugin
来自开放百科 - 灰狐
(版本间的差异)
(以内容'The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way. ==Links== *[http://www.m...'创建新页面) |
小 (→Links) |
||
(未显示1个用户的3个中间版本) | |||
第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== | ||
+ | *required [[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== | ==Links== | ||
*[http://www.mediawiki.org/wiki/Extension:MultiAuthPlugin Extension:MultiAuthPlugin] | *[http://www.mediawiki.org/wiki/Extension:MultiAuthPlugin Extension:MultiAuthPlugin] | ||
− | [[ | + | [[category:SSO]] |
+ | [[category:MediaWiki]] |
2013年2月4日 (一) 12:49的最后版本
The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way.
[编辑] Install
- required 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
分享您的观点