Example ORCID setup was out of date.
This commit is contained in:
parent
7bb8682454
commit
3839b9a57e
1 changed files with 4 additions and 4 deletions
|
@ -210,10 +210,10 @@ VitroConnection.DataSource.validationQuery = SELECT 1
|
|||
|
||||
# ---- Setup for the sandbox ----
|
||||
|
||||
# orcid.publicApiBaseUrl = http://pub.sandbox-1.orcid.org/v1.1
|
||||
# orcid.authorizedApiBaseUrl = http://api.sandbox-1.orcid.org/v1.1
|
||||
# orcid.oauthAuthorizeUrl = http://sandbox-1.orcid.org/oauth/authorize
|
||||
# orcid.oauthTokenUrl = http://api.sandbox-1.orcid.org/oauth/token
|
||||
# orcid.publicApiBaseUrl = http://pub.sandbox.orcid.org/v1.1
|
||||
# orcid.authorizedApiBaseUrl = http://api.sandbox.orcid.org/v1.1
|
||||
# orcid.oauthAuthorizeUrl = http://sandbox.orcid.org/oauth/authorize
|
||||
# orcid.oauthTokenUrl = http://api.sandbox.orcid.org/oauth/token
|
||||
|
||||
# ---- or for the mockorcid webapp ----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue