Jump to content

OAuth Server for Mediawiki


Linda A

Recommended Posts

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...

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...