CSCfi / rems

Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets.
MIT License
51 stars 21 forks source link

Show IdP in dropdowns when selecting a user #2284

Open jaakkocsc opened 3 years ago

jaakkocsc commented 3 years ago

When selecting a person from a dropdown list (e.g. a person to send a review request or a decider) there might be a case that two or more persons with the same name are displayed. In order to avoid mistakes it could be useful to show also the IdP the person used ("N.N. (Haka)") to distinguish persons. Or organisation info if that's provided by the IdP.

Macroz commented 2 years ago

Is this an attribute that comes from the IdP to REMS? If so, then the feature could include adding it to the extra-attributes and then implementing the "person view" so that we can customize how the person is displayed. Perhaps there needs to be a simple version (for many cases including applicant's view) and a more comprehensive where details matter (maybe through a tooltip/popup).