Sonrai Security Guide
  • 13 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Sonrai Security Guide

  • Dark
    Light

Article summary

Sonrai Security offers a cloud security platform focused on identity and data governance. It helps organizations monitor, secure, and manage access to cloud environments by identifying potential vulnerabilities, reducing risks, and ensuring compliance. Its solutions span across cloud infrastructure, DevOps pipelines, and compliance automation.

Integration

Integration Method: API

Tables: Ticket

Sonrai Security Configuration

To use the integration, you will need to get a Bearer Token.  

  1. Login to the Sonrai security console 

  2. Click on Search button

  1. Click on Advanced button

 

  1. Past below graphQl query.

    mutation createToken {
    
    GenerateSonraiUserToken (input:{
    
    expiresIn: 7200
    
    name: "sampletoken"
    
    }) {
    
    name
    
    expireAt
    
    token
    
    }
    
    }


 

  1. Executing this query will generate a bearer token with an expiry of 30 days. A new token will need to be generated every 30 days.

  1. Copy the Bearer Token. It will be used when configuring DataBee

  1. To obtain the organization ID which we needed to create the API URL, click on the profile icon.  

  1. Copy organization id we need while setting up databee.

DataBee Configuration

  1. Log into the DataBee console, navigate to Data and click on Add New Data Source.

  1. Search for Sonrai Security and click it

  1. Select API Ingest

A screenshot of a phone  Description automatically generated

  1. Configure

  1. Choose Bearer Token as the Authorization method

  2. Create your own URL using this https://<organization id>.sonraisecurity.com/graphql put your organization id.

  3. Paste the Bearer Token into the Token field. Since the Bearer Token expires after 30 days, it needs to be updated every 30 days; otherwise, an unauthorized error will occur.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence