X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ba15fa5da21f4bafd3f90a8d259ea2aae764c77e..a6fd7801f084f280cbf668f8a1f6bf9d9bbd0def:/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 8d9fc53c04..d8ef63120b 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -183,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 @@ -268,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 @@ -327,3 +341,25 @@ foo_collection_sharing_token: - 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 /"]