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"
          }
        ]
      }
      

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

                Created:
                Updated:
                Resolved: