Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-29666

Cannot remove service account from group

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • CRCPLAN-185 - RBAC | Support Service Account Auth in Console RBAC
    • No
    • PlatEx UI Sprint 9

      One cannot remove a service account from a group in prod preview:

      Reproduced using curl, with the insights-qa user:

      curl -X DELETE -sSu "${username}:${password}" 'https://console.redhat.com/api/rbac/v1/groups/1c9b9b6b-9eef-4dd7-8fbf-7f333c6a7019/principals/?usernames=&service-accounts=jaudet' | jq
      
      {
        "errors": [
          {
            "detail": "Service account(s) {'jaudet'} not found in the group 'Remediations FiFi'",
            "status": 404,
            "source": "groups"
          }
        ]
      }
      

        1. image-2023-12-04-18-07-32-367.png
          75 kB
          Vinicius Belchior
        2. image-2023-12-05-12-15-37-023.png
          27 kB
          Brandon Tweed
        3. image-2023-12-05-12-16-26-606.png
          29 kB
          Brandon Tweed
        4. remove-sa-from-group.png
          141 kB
          Jeremy Audet
        5. stage-preview-remove-sa.png
          130 kB
          Jeremy Audet

            khala-1 Karel Hala
            jaudet@redhat.com Jeremy Audet
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: