X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/080c940d7a8134a6e277a53b7e45eb27e2b2c87f..45cc809dfeab1d603e80cec3d44770d7f5a7c8ae:/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 92bd7cf872..d8ef63120b 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -275,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 @@ -334,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 /"]