0

trying to grant access to an IBM Blockchain 2.0 instance to another user. The access policies look like:

What am I missing?

But the user gets this error message:

enter image description here

What am I missing? Something obvious?

Thanks, Andy

ayang
  • 446
  • 6
  • 22
  • (Yes - I know I've got basically the same service added twice.) Was poking around the UI to see if there was something I missed. – ayang Apr 08 '19 at 21:35

1 Answers1

0

You only need to add their IBM Cloud ID to your users list in the 2.0 Platform UI, assigning access policies is not necessary.

Update: IBP 2.0 access is now managed by IAM. Follow the guides for granting appropriate permissions to access the Console

lindluni
  • 505
  • 4
  • 6
  • Yes, this was what was missing. Do I still need to set Access Policies in IAM then? – ayang Apr 15 '19 at 16:04
  • 1
    Looks like an update was released about a week after this that now requires access to be managed via IAM. – ayang May 09 '19 at 20:46
  • @ayang I've edited my original post to include this info, thanks! – lindluni May 12 '19 at 06:11
  • actually, I have opened a new ticket - which is my original question. I am trying to assign privileges in IAM but nothing is working. In fact, the owning user no longer has access either (even though I didn't change anything for that userid). Effectively, the error message is telling the user to request access from themselves. The documentation link is useful, but doesn't seem to work. Is the configuration in the original question invalid? Is there some conflict there that is invalidating all grants? – ayang May 13 '19 at 14:03