Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Panel

Excerpt

If your site is a member of ORCID, you can activate the ORCID Integration code in VIVO.

Overview

VIVO contains code that will converse with the ORCID registry through its API. When this conversation is enabled, a VIVO user can authoritatively confirm his ORCID iD in VIVO, and cite his VIVO page in his ORCID record as an external identifier.

...

Property nameorcid.oauthAuthorizeUrl
Description
The entry point for ORCID's OAuth implementation

This changes, depending on whether you are using the sandbox API or the production API.

Default valueNONE
Example value
http://sandbox.orcid.org/oauth/authorize
http://orcid.org/oauth/authorize
Property nameorcid.oauthTokenUrl
Description
A callback URL within ORCID's OAuth implementation

This changes, depending on whether you are using the sandbox API or the production API.

Default valueNONE
Example value
http://api.sandbox.orcid.org/oauth/token
http://api.orcid.org/oauth/token