Public bug reported: 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. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/2046649 Title: Keystone App Creds Access Rules don´t work with request API tags Status in OpenStack Identity (keystone): New 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 manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/2046649/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp