Table

cm_orcid_sources

Description

ORCID Organizational Identity Sources

Plugin

ORCID Source

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


org_identity_source_id

integer, foreign key

Organizational Identity Source ID

cm_org_identity_sources:id


server_idinteger, foreign keyServer IDcm_servers:idAdded v3.2.0

clientid

varchar(80)

Client ID used to authenticate to ORCID API

ORCID API

Removed v3.2.0

client_secret

varchar(80)

Client Secret used to authenticate to ORCID API

ORCID API 

This column should be encrypted

Removed v3.2.0

access_token

varchar(80)

Access token obtained from ORCID API

ORCID API 

This column should be encrypted

Removed v3.2.0

  • No labels