Extension:DiscourseSsoConsumer
Appearance
From mediawiki.org
Release status: beta |
|
|---|---|
| Implementation | User identity , User rights , Database , Special page , Hook |
| Description | Provides authentication via the SSO Provider API of a Discourse discussion forum |
| Author(s) | Matt Marjanovic (CtapMaddog talk ) |
| Maintainer(s) | Center for Transparent Analysis and Policy |
| Latest version | 6.0.0 (2026年04月10日) |
| MediaWiki | 1.43+ |
| PHP | 8.4+ |
| Database changes | Yes |
| Composer | centertap/discourse-sso-consumer |
| Licence | GNU General Public License 3.0 or later |
| Download | Codeberg: README.md RELEASE-NOTES.md |
| Translate the DiscourseSsoConsumer extension if it is available at translatewiki.net | |
The DiscourseSsoConsumer extension is a PluggableAuth plugin that allows a MediaWiki site to authenticate users via a Discourse discussion forum, using its SSO provider API (also known as "Discourse Connect").
Installation
[edit ]This extension can be installed using composer. This will automatically install the PluggableAuth extension,
which is a prerequisite for DiscourseSsoConsumer.
The complete installation and configuration instructions can be found in README.md.
Configuration parameters
[edit ]The complete description of configuration parameters can be found in README.md.
Categories:
- PluggableAuth plugins
- Beta status extensions
- User identity extensions
- User rights extensions
- Database extensions
- Special page extensions
- Hook extensions
- Extensions supporting Composer
- BeforeInitialize extensions
- BeforePageDisplay extensions
- LoadExtensionSchemaUpdates extensions
- PluggableAuthPopulateGroups extensions
- SpecialPageBeforeFormDisplay extensions
- GPL licensed extensions
- Extensions in Codeberg version control
- All extensions