keystone/api-ref/source/v2-admin
Lance Bragstad 7f3f596351 Fix the belongsTo query parameter
The belongsTo query parameter is only supported by the v2.0
token validation API. It would check the ID of the project passed
to the belongsTo parameter against the project a token was scoped to.

This commit corrects the implementation, tests, and adds
documentation. It also moves the check to keystone.token.controller
since belongsTo is a v2-ism and doesn't belong in the
keystone.token.provider.

Closes-Bug: 1627085
Closes-Bug: 1626794
Change-Id: I4a06a498112b81093d7e5ef3142bb1e2d0f78138
2016-09-23 21:05:16 +00:00
..
samples/admin Add documentation on how to set a user's tenant. 2016-08-31 13:18:50 -07:00
admin-endpoints.inc Refactor Keystone admin-endpoint API 2016-09-20 10:29:31 +07:00
admin-tenants.inc Refactor Keystone admin-tenant API v2 2016-09-20 10:30:22 +07:00
admin-tokens.inc Fix the belongsTo query parameter 2016-09-23 21:05:16 +00:00
admin-users.inc Add documentation on how to set a user's tenant. 2016-08-31 13:18:50 -07:00
admin-versions.inc Correct normal response codes in v2.0 versions doc 2016-07-13 19:56:24 +00:00
index.rst Update the api-ref to mark the v2 API as deprecated 2016-08-04 16:01:05 -04:00
parameters.yaml Fix the belongsTo query parameter 2016-09-23 21:05:16 +00:00