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 status screen #199

Closed c0c0n3 closed 1 year ago

c0c0n3 commented 1 year ago

Summary

I as a data manager would like the Portal to tell me, for each data type, what are the fields that contain sensitive info and are currently being protected by the system either through anonymisation or encryption.

Outcome

The data manager gets to know what data is currently protected and how.

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 data protection status. The UI will display the following info for each data type (JSON object type)

c0c0n3 commented 1 year ago

See also screenshot attached to #197.