IBM Cloud Docs
Why can't a user in my account access all instances of a service?

Why can't a user in my account access all instances of a service?

If a user in your account can't access all instances of a service, you might need to update the type of access they're assigned.

You defined a policy that assigns access to a specific service for a user in your account, but they can't access all instances of the service.

You might need to update the access policy. The issue can be caused by the following reasons:

  • The user is not included the correct access group.
  • The user is not assigned the correct role.
  • The access management tag that's defined in the policy isn't correct. The tag in your policy must be the same tag that is attached to the instances of the service.
  • The resource has a context-based restriction that excludes the user.

Check the user's level of access.

  1. Go to Manage > Access (IAM) in the IBM Cloud console, and select the user from the list on the Users page.
  2. To view IAM access policies that are assigned to you, select Access and view the Access policies table.
  3. To determine what access you have through the access groups you are assigned, select Access and view the Access groups table. Check the access policies for each of the access groups.

To view what actions are mapped to each role, click the numbers listed next to each role.

To check the name of the access management tag that's attached to the service, complete the following steps:

  1. Click the Navigation Menu icon Navigation Menu icon > Resource List.
  2. Locate the service in the table, and see the Tags column.

To help you quickly identify which tags are access management tags, the name is preceded by IAM in the label, for example, IAM | devtools:project1.

To check the context-based restrictions on a resource, complete the following steps:

  1. In the IBM Cloud console, click Manage > Context-based restrictions, and select Rules.
  2. Click the Actions icon Actions icon on the rule for your service.
  3. Click Details.
  4. Take note of the contexts for the rule. Access is granted by a rule only when at least one of the rule's contexts are satisfied by the user.