Clients⚓︎
In order to access your OneAPI fleet’s resources with your application, you need a client for your application. Each client comes with its own OAuth 2.0 client credentials (client_id
and client_secret
).
Info
If you do not have a client yet, please contact INVERS support in order to register a new client for you.
This step has to be done only once for your application.
If you have multiple applications with access to the INVERS OneAPI, then you should use a separate client for each of your applications. In addition to better transparency, it allows the different auth clients to have different sets of permissions and therefore increases overall security.