[VIVO-1346] Updates to ORCiD client library integration (preparation for v2.0)
This commit is contained in:
parent
6438458892
commit
ca6d629e2f
7 changed files with 47 additions and 88 deletions
|
@ -195,23 +195,13 @@ VitroConnection.DataSource.validationQuery = SELECT 1
|
|||
# orcid.clientId = 0000-0000-0000-000X
|
||||
# orcid.clientPassword = 00000000-0000-0000-0000-000000000000
|
||||
# orcid.webappBaseUrl = http://localhost:8080/vivo
|
||||
# orcid.messageVersion = 1.0.23
|
||||
# orcid.externalIdCommonName = VIVO Cornell Identifier
|
||||
|
||||
# ---- Setup for the sandbox ----
|
||||
|
||||
# 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 ----
|
||||
|
||||
# orcid.publicApiBaseUrl = http://localhost:8080/mockorcid/mock/
|
||||
# orcid.authorizedApiBaseUrl = http://localhost:8080/mockorcid/mock/
|
||||
# orcid.oauthAuthorizeUrl = http://localhost:8080/mockorcid/mock/oauth/authorize
|
||||
# orcid.oauthTokenUrl = http://localhost:8080/mockorcid/mock/oauth/token
|
||||
# 1.2, 2.0
|
||||
# orcid.apiVersion = 1.2
|
||||
|
||||
# release, sandbox
|
||||
# orcid.api = sandbox
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# OTHER OPTIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue