Features/Access control

From TempusServa wiki
Revision as of 13:46, 10 November 2024 by Kpe (talk | contribs) (→‎Usages)
Jump to navigation Jump to search

Usages

TS are based on a principle of building ONE application for MANY users.

Instead of building and maintaining multiple user interfaces, rules declarations restrict what a user can do

  • What fields are available
  • When records are avaible
  • Whet records ara available

Practically any set of rules can be built combining Field access and Dataownership.

Field access

Data ownership

Data ownership will restrict which record in an entity the user can see.

Different access restrictions exists

  • Group membership
  • Personal record
  • Access control lists
    • Named users
    • Named groups

Other access controls

Many other components in the platform have configuration options to make them available to a single group

  • Available buttons in the UI
  • Status available for selection
  • Widgets displayed in dashboards