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...'创建新页面)
 
第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==
 +
*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==

2010年9月2日 (四) 15:15的版本

The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way.

Install

if (!$wgCommandLineMode) {
    require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php");
}


Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱