orchestracities / auth-management-ui

An UI for Anubis and FIWARE-based platforms
https://master--62bcedd6cc1b1300eb9e1607.chromatic.com/
Apache License 2.0
0 stars 1 forks source link

Data protection recommendation screen #197

Closed c0c0n3 closed 1 year ago

c0c0n3 commented 1 year ago

Summary

I as a data manager, when planning to protect data, would like the Portal to tell me, for each data type, what are the fields that are likely to contain sensitive info so I can keep data from prying eyes.

Outcome

The data manager gets to know about pieces of info that should be protected and that she wasn't initially aware of.

How will it work?

We're going to implement the UI part to fulfill this user story and make the UI drive the definition of a backend REST API which will actually provide recommendations. The UI will display the following info for each data type (JSON object type)

c0c0n3 commented 1 year ago

Here's a screenshot of the whiteboard we filled during the brainstorming session on 13th June, 2023.

processed-4c6cffbc-1972-4c2d-9f60-3a395fae1762_HZm2MycR

c0c0n3 commented 1 year ago

@Valecant if you could please use real-world field names for a patient record as we agreed.

c0c0n3 commented 1 year ago

@Valecant as you suggested, let’s go ahead with a unified UI for both the "current status" (#199) and recommendations.