Ondřej Košarko
Ondřej Košarko
re: 1.3.2.9. Email change (documentation): The email is updated (if the eperson is identified by a netid). If the new email is already assigned to an existing eperson the server...
relabeling as in progress as the underlying issues are marked as in progress
@milanmajchrak v ty verzi co je nasazena ted to stale odesle na /login a nezobrazi zadnej error
@milanmajchrak shibboleth login: 'no_netid_no_email'. V tom testbedu by to melo byt nejspis https://github.com/ufal/dockerized-idp-testbed/blob/master/ldap/users.ldif#L80 pres idp2, protoze tam je i https://github.com/ufal/dockerized-idp-testbed/blob/master/idp2/shibboleth-idp/conf/attribute-resolver.xml#L220
verb=Identify shows both the files (right click and "view page source"); the description xml element is repeatable. see https://github.com/ufal/clarin-dspace/blob/8cf3758e9f12c18a2b8a20c13d63757d8ee2d52e/dspace/config/modules/oai.cfg#L25-L27 and https://github.com/ufal/clarin-dspace/blob/8cf3758e9f12c18a2b8a20c13d63757d8ee2d52e/dspace-oai/src/main/java/org/dspace/xoai/services/impl/xoai/DSpaceRepositoryConfiguration.java#L138
@milanmajchrak Does this need https://wiki.lyrasis.org/display/DSDOC7x/Configurable+Entities or can it work without those?
@milanmajchrak There's another context in oai that exposes metadata based on the openaire data repository guidelines https://lindat.mff.cuni.cz/repository/oai/openaire_data?verb=ListMetadataFormats (https://github.com/ufal/clarin-dspace/blob/8a6ba5c98547942d7115b74cf4978e0b29ca50e4/dspace/config/crosswalks/oai/xoai.xml#L36, https://github.com/ufal/clarin-dspace/blob/8a6ba5c98547942d7115b74cf4978e0b29ca50e4/dspace/config/crosswalks/oai/metadataFormats/datacite_openaire.xsl , ). That context exposes only those items that have this...
## submission - funding - funding autocomplete somehow works but shows funding org instead of name  - try searching project code 870930 (in code) or Khresmoi (in name) -...
@milanmajchrak ``` 14305 nvm use v18 14306 source .env-yarn-dev 14307 cat .env-yarn-dev export NODE_OPTIONS=--max-old-space-size=4096 #export DSPACE_REST_HOST=localhost #export DSPACE_REST_PORT=8080 export DSPACE_REST_HOST=dspace-dev.ufal.mff.cuni.cz export DSPACE_REST_PORT=443 export DSPACE_REST_SSL=true export DSPACE_REST_NAMESPACE=/server export DSPACE_UI_NAMESPACE=/repository/ui 14308 yarn...
@milanmajchrak the entityId of idp2 is `https://someother/idp/shibboleth` (https://github.com/ufal/dockerized-idp-testbed/blob/b3d95d05bcfd8a6080699051df7e85942493cfd3/idp2/shibboleth-idp/conf/idp.properties#L5). So it seems you've logged in through idp1