Access a Google SecOps instance

Supported in:

This guide helps Google SecOps administrators configure user access to a newly provisioned Google SecOps instance. Properly configuring access control and understanding how to troubleshoot common issues is crucial for maintaining security and operational efficiency.

Before you begin

Configure user access

Sign in to the Google SecOps instance and complete the following steps to enable users to access the instance.

  1. Configure users: Work with your Identity Admin to configure the users in your chosen authentication setup:

  2. Grant IAM roles: Assign users the specific predefined or custom roles in IAM based on the features they need to access. For more information, see Configure feature access control using IAM.

  3. Map SOAR permissions: Map users to the required SOAR environments, SOAR permission groups (if you haven't migrated to IAM), and SOAR SOC roles on the Group Mapping page. For more information, see Control access to the platform.

Disable the default SOAR access settings

By default, the SOAR Group Mapping page enables the Default Access Settings toggle. This grants the following to any users and groups who are not explicitly defined in the Group Mapping table:

After you configure the required records (rows) in the Group Mappings table, we recommend that you disable the Default Access Settings toggle to enforce the principle of least privilege.

Troubleshoot access issues

If users have trouble logging in to Google SecOps, the IAM configuration in the Google Cloud project linked to your Google SecOps instance might be the cause.

For example, users might see the following error message: Cannot Authenticate user, because user does not have access to the GCP project associated with this Chronicle customer.

This error typically means the associated Google Cloud project does not grant the necessary IAM roles to the user's account or group.

Common causes and solutions

Error Description Solution
User or group missing from IAM configuration The linked Google Cloud project's IAM policy might not include the user or group, or an administrator might have removed them.
  1. Verify user or group membership in the Google Cloud console by going to the IAM & Admin > IAM section of the Google Cloud project linked to your Google SecOps instance.
  2. Check that the user or group is listed in the IAM settings and that they have the necessary roles to access the Google SecOps instance.
  3. Grant the appropriate roles if necessary. For more information on required roles, see Configure feature access control using IAM.
Incorrect IAM roles The user or group is included in the IAM configuration, but they lack the specific roles required to access the Google SecOps instance.
  • Check that the user or group is assigned the correct roles (predefined roles or custom roles) in Google Cloud IAM (IAM & Admin > IAM section) per your organization's access policies. For more information on roles, see Configure feature access control using IAM.
  • Add the user or group to the IAM policies or adjust their roles as needed to grant access. Note: These IAM changes can only be made by your organization's project administrators. Google Cloud Support cannot make these changes.
Recent IAM changes An administrator or automation tool might have recently modified the IAM policies, inadvertently affecting user access.
  • Review Cloud Audit Logs in the linked Google Cloud project to track recent changes to IAM permissions. Filter logs for IAM policy changes to identify any modifications that might have removed or altered required access.
  • To review audit logs in the Google Cloud console, go to Logging > Logs Explorer. Check the Cloud Audit Logs for any recent SetIamPolicy operations that might indicate changes to permissions.

For more information on required roles, see Configure feature access control using IAM.

Need more help? Get answers from Community members and Google SecOps professionals.