Invalid Get request with non-existent filter returns all users
Bug #1654083 reported by
Richard
This bug report is a duplicate of:
Bug #1654084: Listing resources with invalid filters should result in a 400.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
New
|
Undecided
|
Unassigned |
Bug Description
Using devstack all in one and running the get request:
curl -X GET 'localhost:
gives me back the entire user list instead of an error.
I also ran this query with httpie and this is what the neat
version of the output looks like:
http://
To post a comment you must log in.
Looks like this was created twice - marking this as a duplicate of https:/ /bugs.launchpad .net/keystone/ +bug/1654084.