Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is Step 4 of the DSPM DRA Setup. This is the final step.

Note

This information predates Quick Start Wizard. The instructions outlined in this document are now automated. You can skip this step.

Your deployment is now completed.

This documentation provides a step-by-step guide to converting a Rancher deployment to DRA, including prerequisites and enabling DRA features.

...

  1. Download Data Assets and Data Controls Scripts:https://drive.google.com/file/d/1Z9Qa34YuZJPCcl6Gdr__vIWouudH_0SN/view?usp=sharing

  2. Replace the content in the jwt_token.txt with your JWT token.

    • Open developer tools in the browser.

    • Log in to the dashboard.

    • In the networking tab, find the item named token and put its value in the jwt_token.txtfile.

      image (46).png

    • Note: The token is valid for a few minutes.

  3. Run the script setDetectorsContent.sh and provide the server's URL or IP address, e.g. enterpriseqa.gvdevelopment.k3s.getvisibility.com or 192.168.164.101.

...

Setting Up Data Controls

  1. Create Users in Keycloak:

  2. Run the following scripts in order, providing server URL or IP address:

    • getUsers.sh

    • setDepartments.sh

    • setDataControls.sh

...