Yes, sir when we log in to DSpace using ORCID, after entering the ORCID user ID and password, we receive an error. We have already created an ORCID account and obtained the client ID and client secret. We have also configured the ORCID details in DSpace, but we are still unable to login with ORCID. Please let us know what the issue might be.
On Mon, 29 Sept 2025, 5:33 pm '[email protected]' via DSpace Community, <[email protected]> wrote: > Hello Chand, > > Does the error occur during ORCID Authentication/log in to connect to > DSpace or when you are trying to connect an ORCID profil from the DSpace > user Researcher profile page ? > > Thanks. > Kind regards, > Pierre > > On Saturday, September 27, 2025 at 7:29:46 AM UTC-4 Chand Malik wrote: > >> Dear Team, >> >> We have configured ORCID in DSpace 8. When attempting to log in via >> ORCID, the system redirects to the ORCID login page. After entering the >> ORCID email ID and password, it returns the following error: >> >> *401 Unauthorized* >> *An error occurred during login via ORCID. Make sure you have shared your >> ORCID account email address with DSpace. If the error persists, contact the >> administrator.* >> >> Kindly assist us in resolving this issue. >> >> *The details of the orcid.cfg file are given below:* >> >> >> orcid.domain-url = https://orcid.org >> >> orcid.authorize-url = ${orcid.domain-url}/oauth/authorize >> orcid.token-url = ${orcid.domain-url}/oauth/token >> orcid.api-url = https://api.orcid.org/v3.0 >> orcid.public-url = https://pub.orcid.org/v3.0 >> orcid.redirect-url = ${dspace.server.url}/api/authn/orcid >> >> # ORCID Credentials >> # Your public or member API Credentials, see >> # https://orcid.org/content/register-client-application-0 >> # >> https://info.orcid.org/register-a-client-application-sandbox-member-api/ >> orcid.application-client-id = xxxxxxxx >> orcid.application-client-secret = xxxxxxxx >> # The scopes to be granted by the user during the login on ORCID (see >> https://info.orcid.org/faq/what-is-an-oauth-scope-and-which-scopes-does-orcid-support/ >> ) >> orcid.scope = /authenticate >> #orcid.scope = /read-limited >> #orcid.scope = /activities/update >> #orcid.scope = /person/update >> orcid.synchronization-enabled = true >> > -- > All messages to this mailing list should adhere to the Code of Conduct: > https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx > --- > You received this message because you are subscribed to the Google Groups > "DSpace Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/dspace-community/602ee77c-7e2f-43f0-b4ba-2a76108ac10an%40googlegroups.com > <https://groups.google.com/d/msgid/dspace-community/602ee77c-7e2f-43f0-b4ba-2a76108ac10an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/CANm0gCvF2AASXoLeKpeTUX%2BHgam758CuNaocQv7zVKGzvyudoA%40mail.gmail.com.
