Hi Milos, Do you also have:
plugin.named.org.dspace.content.authority.ChoiceAuthority = \ org.dspace.content.authority.SolrAuthority = SolrAuthorAuthority I don’t see it in your config (at least in this message). It is commented out by default in [your-dspace-home]/config/modules/authority.cfg -- Sean From: [email protected] <[email protected]> on behalf of Milos Ivanovic <[email protected]> Date: Friday, March 3, 2023 at 4:17 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] ORCID autohority in DSpac 7.5 Caution: This message was sent from outside the University of Manitoba. Dear All, I am trying to enable ORCID authority according to https://wiki.lyrasis.org/display/DSDOC7x/ORCID+Authority. However, the suggestions from the ORCID API do not appear in the Author field of the "Submit new item" component. The relevant part of local.cfg looks like this: choices.plugin.dc.contributor.author = SolrAuthorAuthority choices.presentation.dc.contributor.author = authorLookup authority.controlled.dc.contributor.author = true authority.author.indexer.field.1=dc.contributor.author auto-update-items = true event.dispatcher.default.consumers = authority, versioning, discovery, eperson orcid.domain-url= https://orcid.org orcid.api-url = https://api.orcid.org/v3.0 orcid.public-url = https://pub.orcid.org/v3.0 orcid.application-client-id = APP-**************** orcid.application-client-secret = **************** The API is normally enabled in my ORCID profile. Also, orcid-authority-services.xml is attached. There are no traces of erroneous (or any other) ORCID API requests in DSpace and Tomcat logs. Am I missing something obvious? Thanks in advance Milos -- 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 Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/588f9cbd-cb46-4738-9794-8f2fad2deb37n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/588f9cbd-cb46-4738-9794-8f2fad2deb37n%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 Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/YT3PR01MB816487FA12B993552C99F98BE8B39%40YT3PR01MB8164.CANPRD01.PROD.OUTLOOK.COM.
