Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORCID id in user profile #125

Open
NicolasLiampotis opened this issue Sep 28, 2021 · 4 comments
Open

ORCID id in user profile #125

NicolasLiampotis opened this issue Sep 28, 2021 · 4 comments

Comments

@NicolasLiampotis
Copy link

NicolasLiampotis commented Sep 28, 2021

When user logs in via ORCID, their ORCID id should be imported into the user's profile as orcid attribute

See ORCID OIDC documentation: https://github.com/ORCID/ORCID-Source/blob/master/orcid-web/ORCID_AUTH_WITH_OPENID_CONNECT.md

@cgeorgilakis
Copy link

cgeorgilakis commented Sep 28, 2021

Configuration :

  • User Attribute Name : orcid
  • Sync Mode Override : force
  • script : https://orcid.org/ + sub ( claim name)

@cgeorgilakis
Copy link

Problem with updating mapper

@NicolasLiampotis
Copy link
Author

Adding the ORCID iD through the javascript mapper doesn't seem to work when connecting ORCID to existing identity.

Need to check if this generally affects javascript mappers in identity linking

@cgeorgilakis
Copy link

We can solve it using ORCID social Identity Provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants