user_123
is.
One level, inherited
Every person has an access level, and it is the first of these that is set:- Their own, on the user.
- The most permissive level among the groups their login carries.
- The gateway’s default access.
Inheritance is what keeps this manageable. Set the gateway default to what most
people should have, override on a few groups, and set almost nothing per person —
a per-user level is an exception that will outlive the reason for it, and nothing
reminds you it exists.
Levels are evaluated on every request, so a change lands immediately, including
for sessions already open.