Add clarification to ORCID integration settings
This commit is contained in:
parent
a3416ae785
commit
7fe329b329
1 changed files with 8 additions and 3 deletions
|
@ -194,7 +194,12 @@ VitroConnection.DataSource.validationQuery = SELECT 1
|
|||
|
||||
# orcid.clientId = 0000-0000-0000-000X
|
||||
# orcid.clientPassword = 00000000-0000-0000-0000-000000000000
|
||||
# orcid.webappBaseUrl = http://localhost:8080/vivo
|
||||
|
||||
#
|
||||
# The orcid.webappBaseUrl must end in a front slash (/)
|
||||
# if it includes a path past the domain and (if required) port.
|
||||
#
|
||||
# orcid.webappBaseUrl = http://vivo.mydomain.edu/vivo/
|
||||
# orcid.externalIdCommonName = VIVO Cornell Identifier
|
||||
|
||||
# 1.2, 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue