CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

API Lambda for ORCID lookup #46

Open briri opened 1 year ago

briri commented 1 year ago

Need to create an ORCID search that will look at our own DB as well as ORCID for user's info (search ours first then ORCID). If an exact match is found, return the user's name, email and affiliation if available

briri commented 6 months ago

See DMPOpidor's implementation of an ORCID lookup for ideas on how to do this in the UI