Keystone App Creds Access Rules don´t work with request API tags

Bug #2046649 reported by Thong Tran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
New
Undecided
Unassigned

Bug Description

Hi, I tested App Credentials with access rules feature. I tried allowing filtering on only a specific image name but it doesn't seem to work for filtering or searching API requests.

For example:
- service: images
    method: GET
    path: /v2/images?{name}

Then I try GET API: https://xx.xx.xx.xx:9292/v2/images?name=openstack.img, it works fine but when I try GET API: https://xx.xx.xx.xx:9292/v2/images it still returns a full list of images instead of being blocked.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.