Creating an Oauth2 Client
Notice
The OAuth 2.0 authorization framework enables a third-party application to obtain access to an HTTP service.
OAuth2 clients allow you to configure external services and applications to authenticate against Relativity in a secure manner.
The OAuth2 client setup information also includes:
A client ID.
A redirect URI.
Client secret key.
These details will be used to validate your application and authorize the API calls.
Creating New Oauth2 Clients
After logging in for the first time to Checkmarx One the Oauth2 Clients window will be empty.
![]() |
To create a new client, perform the following:
Click
In the Add Client window, type the client ID and click Create Client
The following will happen:
The client ID and its secret key will be presented.
Settings & Role Mapping sections will be added.
Name and Description fields are optional.
It is possible to change the secret key by clicking Reload
Expand the Role Mapping section.
There are 2 different role tabs:
Checkmarx One roles - Checkmarx One application roles (Actions in the Checkmarx One application)
IAM roles - System user management.
In the Checkmarx One roles tab, click Add to add roles to the client.
For example:
Once a Composite role is added to the client, its actions will be presented for viewing.
To delete a role, click the “x” sign.
Click
Notice
There are 2 Checkmarx One role types in the system:
Composite Roles - Aggregative actions collected into 1 roles type.
Action Roles - A single action role.
For a detailed information regarding all role types see Managing Roles