.I’ve set up ORCID plugin for OJS 3.1.1.0
As an ORCID user (not member), I’m using the Public API. There’s an issue when trying to register a new user to OJS journals connecting to ORCID ID: after clicking at “Authorize” button through ORCID login, I’m getting redirected to my OJS journal register page without retrieving any metadata such as First Name, Last Name, etc.
At ORCID Developer tools, my Redirect URI is the base_url from my OJS config file.
At the moment, I’m running OJS at plain HTTP (not https protocol), could this be the reason for the ORCID plugin / API not working? Is there a workaround until I migrate to a secure HTTPS connection?
I call @alainna @asmecher as I see you’ve been working with this.