Users (Entity-Relationship Diagram)

Model of user module including rights, roles and user access logging.

Entities

The diagram contains these main entities:

  • User
  • Right
  • Role
  • UserAccess

There are 3 association entities (for m:n multiplicity):

  • UserRight
  • UserRole
  • RoleRight

Diagram

Users (Entity Relationship Diagram)
Users (Entity Relationship Diagram)

New Comment

Comment