Reference:SimpleSAMLphp and Reference:PluggableAuth: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfobox
|desc=Provides authentication using SimpleSAMLphp in conjunction with PluggableAuth
|desc=Provides framework for pluggable authentication and authorization
|status=stable
|status=stable
|developer=Cindy Cicalese
|developer=Cindy Cicalese
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
|edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated)
|active=No
|active=No
|compatible=MediaWiki
|compatible=MediaWiki
|category=Infrastructure
|category=Infrastructure
|license=MIT
|license=MIT
|docu=https://www.mediawiki.org/wiki/Extension:SimpleSAMLphp
|docu=https://www.mediawiki.org/wiki/Extension:PluggableAuth
}}
}}
{{Messagebox|boxtype=note|icon=|Note text=This extension is no longer bundled with BlueSpice free starting v. 4.2.|bgcolor=}}
{{Messagebox|boxtype=note|icon=|Note text=This extension is no longer bundled with BlueSpice free starting v. 4.2.|bgcolor=}}
The '''SimpleSAMLphp''' extension extends the PluggableAuth [https://www.mediawiki.org/wiki/Extension:PluggableAuth] extension to provide authentication using [https://simplesamlphp.org/ SimpleSAMLphp].
The extension '''PluggableAuth''' provides a framework for creating authentication and authorization extensions. PluggableAuth provides the shared code necessary to implement these extensions, which are referred to as authentication plugins and authorization plugins. PluggableAuth must be used with exactly one authentication plugin and zero or more authorization plugins.
 
{{Translation}}
{{Translation}}

Revision as of 13:28, 13 June 2022

Extension: PluggableAuth

all extensions

Overview
Description: Provides framework for pluggable authentication and authorization
State: stable Dependency: MediaWiki
Developer: Cindy Cicalese License: MIT
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) Version: 4.1+
For more info, visit Mediawiki.


Note:This extension is no longer bundled with BlueSpice free starting v. 4.2.

The extension PluggableAuth provides a framework for creating authentication and authorization extensions. PluggableAuth provides the shared code necessary to implement these extensions, which are referred to as authentication plugins and authorization plugins. PluggableAuth must be used with exactly one authentication plugin and zero or more authorization plugins.

Discussions