17610: Check scopes when using a remote token.
authorTom Clegg <tom@curii.com>
Mon, 3 May 2021 18:08:31 +0000 (14:08 -0400)
committerTom Clegg <tom@curii.com>
Mon, 3 May 2021 18:08:31 +0000 (14:08 -0400)
commit89fa46a357a5d5fc39721a3ddbe8e857a101eeef
tree5b3634409a39b76d8e053873651ecac5f38dcf90
parentf5e60e18f701e135e0721307130d0acf6c7da183
17610: Check scopes when using a remote token.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/controller/rpc/conn.go
services/api/app/controllers/arvados/v1/api_client_authorizations_controller.rb
services/api/app/controllers/arvados/v1/schema_controller.rb
services/api/app/middlewares/arvados_api_token.rb
services/api/app/models/api_client_authorization.rb
services/api/test/functional/arvados/v1/api_client_authorizations_controller_test.rb
services/api/test/integration/api_client_authorizations_api_test.rb
services/api/test/integration/remote_user_test.rb