Airlock as a Service Knowledge Base

OAuth 2.0 clients

OAuth 2.0 clients enable applications and automation tools to access the Airlock as a Service public API without an interactive administrator login. Each client is assigned specific permissions, known as scopes, and access to selected tenants when it is created.

You can view OAuth 2.0 clients in the Airlock Console under:

Administration >> OAuth 2.0 clients

To create an OAuth 2.0 client, you must have the SPECIAL - AC - Upload Config And Manage OAuth2 Clients role. This role is available only to partners and SEC.

The scopes assigned to an existing client cannot be modified, regardless of the administrator’s role. To use different scopes, create a new client with the required permissions.

For instructions on creating and managing a client, obtaining an access token, and calling the public API, see Integrate an OAuth 2.0 client.