digiexpress-io / digiexpress-parent

Apache License 2.0
0 stars 1 forks source link

User Profile, specification #185

Closed KnutResys closed 4 months ago

KnutResys commented 12 months ago

Currently, there is no singular internal ID that represents a logged-in user. This is a problem because we need to log down user-related activities and configure user-related settings.

User-related activities:

A user’s actions must be recorded for auditing, debugging, and GDPR purposes—There are many situations where a user’s steps need to be retraced to find out where a mistake was made, when exactly it was made, and whether it had an impact on a task or a customer’s private information.

User data and preferences:

MVP

The User Profile should, at a minimum: