Different assistant permissions for different users

The scenario checks the user against a role table and lets the assistant use only the abilities that person is allowed; strangers are turned away.

  • You set roles and rights in a table
  • Each user gets their own set of abilities
  • The assistant turns strangers away itself
  • One assistant serves everyone, safely