Identity Overview
Global User Token
This token is generated by the email and the password for the global user. This is used to authenticate a real user in the system.
Global User Offline Token
API Keys can be added in the global user profile. Using these API keys, the global user can create these tokens, impersonating the global user.
System Local User Offline Token
This token is generated by the impersonating the sytem local user in each company. This can also be called system company impersonation. To generate this, a system offline token is needed. Since this is company impersonation, and is a system local user, the scope for this token is not limited.
API Client Access Offline Token
This token is generated for an API client that requests a token via a API key. To create this token, one needs to onboard an API client on the company, and generate API keys for it. The scope for these tokens is dependant on the scope for the API keys in the client.
TIP
API Client Access Token
when a non user specific operation is being performed, and using a Global User Offline Token
in case a user specific operation is being performed.Modified at 2024-07-09 18:46:06