o2r-project / ojs-erc-plugin

A plugin to publish Executable Research Compendia on OJS
GNU General Public License v3.0
0 stars 2 forks source link

Enable requests to o2r server via ojs, which require a login #27

Open tnier01 opened 2 years ago

tnier01 commented 2 years ago

The idea here is that the user needs to be logged in on the o2r server in the same browser session where he is using OJS. Then the connect.sidof the o2r cookie can be used in OJS to enable requests to the o2r server.

old idea:

idea currently used:

tnier01 commented 2 years ago
tnier01 commented 2 years ago
tnier01 commented 2 years ago
tnier01 commented 2 years ago

6fa26d7d454e367a7e8a47db6e48eead15b53420 At the moment this is solved by a input by the user. The user needs to input the current connect.sid of the o2r service in the plugin settings.