We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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):