X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3f88934721fc97973b40786cae97e55e84b31d5..10dc1ca759592b7281265ac1378bda126c979208:/services/api/test/fixtures/api_client_authorizations.yml diff --git a/services/api/test/fixtures/api_client_authorizations.yml b/services/api/test/fixtures/api_client_authorizations.yml index 40baf46987..2073d8b1ba 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html system_user: @@ -179,6 +183,13 @@ inactive_uninvited: api_token: 62mhllc0otp78v08e3rpa3nsmf8q8ogk47f7u5z4erp5gpj9al expires_at: 2038-01-01 00:00:00 +inactive_uninvited_trustedclient: + uuid: zzzzz-gj3su-228z32aux8dg2s1 + api_client: trusted_workbench + user: inactive_uninvited + api_token: 7s29oj2hzmcmpq80hx9cta0rl5wuf3xfd6r7disusaptz7h9m0 + expires_at: 2038-01-01 00:00:00 + inactive_but_signed_user_agreement: uuid: zzzzz-gj3su-247z32aux8dg2s1 api_client: untrusted @@ -264,6 +275,13 @@ user_foo_in_sharing_group: api_token: 2p1pou8p4ls208mcbedeewlotghppenobcyrmyhq8pyf51xd8u expires_at: 2038-01-01 00:00:00 +user_bar_in_sharing_group: + uuid: zzzzz-gj3su-62hryf5fht531mz + api_client: untrusted + user: user_bar_in_sharing_group + api_token: 5vy55akwq85vghh80wc2cuxl4p8psay73lkpqf5c2cxvp6rmm6 + expires_at: 2038-01-01 00:00:00 + user1_with_load: uuid: zzzzz-gj3su-357z32aux8dg2s1 api_client: untrusted @@ -296,12 +314,30 @@ running_container_auth: uuid: zzzzz-gj3su-077z32aux8dg2s2 api_client: untrusted user: active - api_token: 3kg6k6lzmp9kj6bpkcoxie963cmvjahbt2fod9zru30k1jqdmi + api_token: it2gl94mgu3rbn5s2d06vzh73ns1y6cthct0tvg82qdlsxvbwk expires_at: 2038-01-01 00:00:00 -not_running_container_auth: - uuid: zzzzz-gj3su-077z32aux8dg2s3 +running_to_be_deleted_container_auth: + uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq api_client: untrusted user: active - api_token: 4kg6k6lzmp9kj6bpkcoxie963cmvjahbt2fod9zru30k1jqdmj + api_token: ge1pez7dkk7nqntwcsj922g2b7a2t27xz6nsx39r15kbcqmp55 expires_at: 2038-01-01 00:00:00 + +permission_perftest: + uuid: zzzzz-gj3su-077z32anoj93boo + api_client: untrusted + user: permission_perftest + api_token: 3kg6k6lzmp9kjabonentustoecn5bahbt2fod9zru30k1jqdmi + expires_at: 2038-01-01 00:00:00 + +foo_collection_sharing_token: + uuid: zzzzz-gj3su-gf02tdm4g1z3e3u + api_client: untrusted + user: active + api_token: iknqgmunrhgsyfok8uzjlwun9iscwm3xacmzmg65fa1j1lpdss + expires_at: 2038-01-01 00:00:00 + scopes: + - GET /arvados/v1/collections/zzzzz-4zz18-znfnqtbbv4spc3w + - GET /arvados/v1/collections/zzzzz-4zz18-znfnqtbbv4spc3w/ + - GET /arvados/v1/keep_services/accessible