We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Each tenant basically has a session (Mimic do not yet support multiple users per tenant).
The global store of all sessions is the session store.
Each session contains not only the user information, but all the resources owned by that tenant.
Please see this diagram (the parts in blue are the optional bits implemented per plugin):