Skip to content

fix: 馃悰 Use LS ID in BBMRI scripts

Switch from using BBMRI IDs and BBMRI usernames to usage of LS IDs and LS usernames

BREAKING CHANGE: 馃Ж bbmri_networks, bbmri_collections, rt_bbmri now use LS IDs and LS usernames

DEPLOYMENT NOTE: Services need to have urn:perun:user:attribute-def:def:login -namespace:lifescienceid-persistent-shadow and urn:perun:user:attribute-def: def:login-namespace:lifescienceid-username attributes assigned as required in Peurn configuration if they used BBMRI IDs or BBMRI usernames. See changes to get hint what attribute needs to be assigned for which service. Consents should be modified to be granted for these attributes, as the ID change is internal change and does not reall affect users.

Merge request reports