forked from keycloak/keycloak
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
Configuration :
|
Problem with updating mapper |
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 |
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
When user logs in via ORCID, their ORCID id should be imported into the user's profile as
orcid
attributeSee ORCID OIDC documentation: https://github.com/ORCID/ORCID-Source/blob/master/orcid-web/ORCID_AUTH_WITH_OPENID_CONNECT.md
The text was updated successfully, but these errors were encountered: