X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a95f899d7ac84f29b3d019aa410d265bb40833e5..d637371ad13e3f4851313f241270b257ff5f9256:/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 de14838186..d8ef63120b 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 @@ -284,3 +302,64 @@ dispatch1: user: system_user api_token: kwi8oowusvbutahacwk2geulqewy5oaqmpalczfna4b6bb0hfw expires_at: 2038-01-01 00:00:00 + +dispatch2: + uuid: zzzzz-gj3su-jrriu629zljsnuf + api_client: untrusted + user: system_user + api_token: pbe3v4v5oag83tjwxjh0a551j44xdu8t7ol5ljw3ixsq8oh50q + expires_at: 2038-01-01 00:00:00 + +running_container_auth: + uuid: zzzzz-gj3su-077z32aux8dg2s2 + api_client: untrusted + user: active + api_token: it2gl94mgu3rbn5s2d06vzh73ns1y6cthct0tvg82qdlsxvbwk + expires_at: 2038-01-01 00:00:00 + +running_to_be_deleted_container_auth: + uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq + api_client: untrusted + user: active + 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 + +container_runtime_token: + uuid: zzzzz-gj3su-2nj68s291f50gd9 + api_client: untrusted + user: container_runtime_token_user + api_token: 2d19ue6ofx26o3mm7fs9u6t7hov9um0v92dzwk1o2xed3abprw + expires_at: 2038-01-01 00:00:00 + +crt_user: + uuid: zzzzz-gj3su-3r47qqy5ja5d54v + api_client: untrusted + user: container_runtime_token_user + api_token: 13z1tz9deoryml3twep0vsahi4862097pe5lsmesugnkgpgpwk + expires_at: 2038-01-01 00:00:00 + +runtime_token_limited_scope: + uuid: zzzzz-gj3su-2fljvypjrr4yr9m + api_client: untrusted + user: container_runtime_token_user + api_token: 1fwc3be1m13qkypix2gd01i4bq5ju483zjfc0cf4babjseirbm + expires_at: 2038-01-01 00:00:00 + scopes: ["GET /"]