Infoworks 6.1.3
Admin and Operations

Managing Access Control of Environments

Access to basic environment details is not restricted by default. Access to environment can be restricted to environments in user domains for non admin users. To change the behaviour of environment accessibility, you must add the configuration parameter restricted_visibility_mode with the value set to true.

  • For user containing admin role: All Environments will be accessible even if restricted visibility mode is on.

  • For user containing operations analyst role:

    • If restricted visibility is on: All environments added to domains are accessible. For other environments we will throw unauthorized error.
    • If restricted visibility is off: All environments are accessible but sensitive fields will be censored for environment those are not added to domains for user.
  • For non admin and non operations analyst users:

    • If restricted visibility is on: Only environments added to domains are accessible with censoring of sensitive fields. For others environments we will throw unauthorized error.
    • If restricted visibility is off: All environments are accessible with censoring of sensitive fields.

If a different user needs to access the environment, then a request must be sent to the admin to grant the access to the domain which contains that environment.

Only an admin has privileges to associate any environment to a domain by adding the source in the Accessible Domains section.

Add a Environment to the Domain

To add an environment to a particular domain, perform the following steps:

  1. Navigate to Manage Domains on the left navigation panel.
  1. Select the domain where you want to add the source.
  2. Click the edit icon.
  1. Check all environments which needs to be added
  1. Click on Save to save changes
  Last updated by Monika Momaya