Checkmarx AST Connector

Supported version: Cloud

API Rate Limit: None

Supported Authentication: Custom authentication

IMPORTANT: Please make sure your Checkmarx AST instance must be accessible from the Gathr Analytics Machine.

To configure Checkmarx AST using Custom authentication, follow the steps below:-

  1. Enter your Checkmarx AST URL

for example:- AST Checkmarx (For US Environemt) EU Checkmarx (For EU Environment)

  1. Select “Create New Account” and add a user-friendly name for account for e.g. “Checkmarx AST Account”.

  2. Select “Method Type” as “POST”.

  3. Enter “Validation End Point” as:

https:///auth/realms//protocol/openid-connect/token

  1. In “End Point Header Parameters” Enter:

“Key”: client_id

“Value”:

Click on ‘+’ button to add more fields for header parameter for the below parameters.

“Key”: client_secret

“Value”:

“Key”: grant_type

“Value”: client_credentials

  1. In “Select Credentials From” select “Response Key”.

  2. In “Parameter Key Name In Response” enter value as “access_token”.

  3. In “Operation’s Request Header Parameter” select “Authorization with Bearer Prefix”.

  4. In “Expiration Time” select “Read Expiration Time From Response”.

  5. In “Response Parameter key name containing expiration time” enter value as “expires_in”.

  6. In “Expiration time parameter value’s unit or format” select “Seconds”.

  7. Click on “Save”.

Top