-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 Use LS ID in BBMRI negotiator scripts
Switch from using BBMRI IDs and BBMRI usernames to usage of LS IDs and LS usernames BREAKING CHANGE: 🧨 bbmri_networks, bbmri_collections 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.
- Loading branch information
Dominik Frantisek Bucik
committed
Oct 18, 2023
1 parent
a921d88
commit a196c21
Showing
2 changed files
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters