Socket
Book a DemoInstallSign in
Socket

nodebb-plugin-sso-mediawiki

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-sso-mediawiki

NodeBB OAuth SSO for MediaWiki

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

NodeBB OAuth SSO for MediaWiki

NPM version

This plugin is a fork of nodebb-plugin-sso-oauth to work with MediaWiki.

Usage

Please install Extension:OAuth on your MediaWiki installation first.

You'll also need to propose and authorize a OAuth application with MediaWiki. The callback URL should be https://YOUR_NODEBB_HOST/auth/wiki/callback.

After install this plugin, please modify the config.json of your NodeBB, or use environment variables instead:

{
    ...
    "oauth": {
        "root": "your mediawiki script path, eg: https://en.wikipedia.org/w/",
        "key": "your consumer key",
        "secret": "your consumer secret"
    }
    ...
}

See also

Please see nodebb-plugin-sso-oauth to configurate with OAuth provider other than MediaWiki.

Keywords

nodebb

FAQs

Package last updated on 26 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.