[dspace-tech] orcid lookup problem (not using orcid authentication)

2024-03-01 Thread bens...@gmail.com
orcid lookup problem (not using orcid authentication) In the user submission form the author field does a lookup and correctly finds authors that have been retrieved from ORCID. This author (name that was in the orcid record) is then added to the item. Here is what is in the database: select

Re: [dspace-tech] Re: Submitting items using dspace 7 REST APTI

2024-03-01 Thread Aroldo Rique Júnior
Tim, I created a test collection with just one field (dc.title) to test submitting an item via rest API. I am able to submit successfully. I now also want to include a pdf. Do you know what my json should look like? Currently it looks like this (without the pdf file): [ { "op": "add",

Re: [Extern] [dspace-tech] Abstract visualization

2024-03-01 Thread Michael Plate
Hi Agustín, Am 19.02.24 um 14:13 schrieb 'Agustín Alfieri' via DSpace Technical Support: Hi Michael, I like your solution. If the change for Dspace 7 is mainly made in Angular I should be able to set it up. […] sorry for the long delay. We also have done this into a component, so this

[dspace-tech] Whitelabel error on ORCID

2024-03-01 Thread Zel Cole
Hello all, I just setup ORCID authentication, when I try to login, I see the following error [image: Screenshot 2024-03-01 at 11.43.02 PM.png] Here I would like to know whether the orcid.redirect-url=${dspace.serverl/url}/api/authn/orcid is valid or not. Best Regards, Zel -- All messages to

[dspace-tech] Re: 7.6.1 ORCID authentification fail

2024-03-01 Thread Andrew K
UPD: ORCID authentification still fails in some browsers like older Chrome 109 (Win7). пʼятницю, 1 березня 2024 р. о 00:34:51 UTC+2 Andrew K пише: UPD: It's the same issue https://github.com/DSpace/DSpace/issues/9109 Moving *plugin.sequence.org.dspace.authenticate.AuthenticationMethod =

[dspace-tech] Re: item with many files not working.

2024-03-01 Thread 'Maruan Sahyoun' via DSpace Technical Support
Not directly answering your question but you could tune your nginx settings e.g. proxy_busy_buffers_size 512k; proxy_buffers 4 512k; proxy_buffer_size 256k; or disable buffering proxy_buffering off; which I wouldn't recommend for performance reasons. BR Maruan Sahyoun FileAffairs GmbH