7f3f596351
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 |
||
---|---|---|
.. | ||
samples/admin | ||
admin-endpoints.inc | ||
admin-tenants.inc | ||
admin-tokens.inc | ||
admin-users.inc | ||
admin-versions.inc | ||
index.rst | ||
parameters.yaml |