Jump to content

OAuth Server for Mediawiki

Featured Replies

Posted

Hi,

I've been working on the process of getting IPS to act as an OAuth server for a Mediawiki OAuth2 client extension, to allow members of my forum to be able to log in and edit the wiki.

Still working on getting things working, but I do have one question. The extension has these instructions:

 

$wgOAuth2Client['configuration']['username'] = 'username'; // JSON path to username
$wgOAuth2Client['configuration']['email'] = 'email'; // JSON path to email

Is the JSON path the stuff I see when I look at the API reference, i.e. GET https://site/core/hello and so on? Or is it something else?

  • 3 months later...

I am curious about this as well. Is there a way to sync login between IP Community forum and MediaWiki ? 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.