Uploaded image for project: 'A-MQ Messaging-as-a-Service'
  1. A-MQ Messaging-as-a-Service
  2. ENTMQMAAS-1370

Permissioning with groups is ineffective

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0
    • 1.0, 1.1
    • None
    • None

      Assigning clusterrolebindings/rolebindings to groups is ineffective in AMQ Online 1.0 and 1.1.

      oc create clusterrolebinding foogroupbinding --clusterrole=enmasse.io:tenant-view --group=mygroup

      A workaround is to assign the clusterrolebindings/rolebindings to the user instead.

      oc create clusterrolebinding foogroupbinding --clusterrole=enmasse.io:tenant-view --user=myuser

      This is already fixed in AMQ Online 1.2.

      This was caused by a defect in the api-server (fix: https://github.com/EnMasseProject/enmasse/pull/2846)

              Unassigned Unassigned
              keithbwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: