X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/10dc1ca759592b7281265ac1378bda126c979208..bcad695db9a1c3aac5807faa153086e653107f51:/services/api/test/fixtures/api_client_authorizations.yml?ds=sidebyside diff --git a/services/api/test/fixtures/api_client_authorizations.yml b/services/api/test/fixtures/api_client_authorizations.yml index 2073d8b1ba..c6ade21f8b 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -317,6 +317,13 @@ running_container_auth: api_token: it2gl94mgu3rbn5s2d06vzh73ns1y6cthct0tvg82qdlsxvbwk expires_at: 2038-01-01 00:00:00 +running_container_with_logs_auth: + uuid: zzzzz-gj3su-n4xycwjpvvi776n + api_client: untrusted + user: active + api_token: mkpdp5jbytt471lw9so1by2t5ylciojdur845rfn4dtm0etl33 + expires_at: 2038-01-01 00:00:00 + running_to_be_deleted_container_auth: uuid: zzzzz-gj3su-ty6lvu9d7u7c2sq api_client: untrusted @@ -341,3 +348,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 /"]