X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e54bdba73b65e31b03fd1d43bfe69d0f43bbd8d8..86b14bac0b6413dd033285a4357cc7edd05a22b3:/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 f772c4fd13..32560c3397 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -36,6 +36,19 @@ active_trustedclient: api_token: 27bnddk6x2nmq00a1e3gq43n9tsl5v87a3faqar2ijj8tud5en expires_at: 2038-01-01 00:00:00 +active_noscope: + api_client: untrusted + user: active + api_token: activenoscopeabcdefghijklmnopqrstuvwxyz12345678901 + expires_at: 2038-01-01 00:00:00 + scopes: [] + +project_viewer: + api_client: untrusted + user: project_viewer + api_token: projectviewertoken1234567890abcdefghijklmnopqrstuv + expires_at: 2038-01-01 00:00:00 + admin_vm: api_client: untrusted user: admin @@ -51,6 +64,13 @@ admin_noscope: expires_at: 2038-01-01 00:00:00 scopes: [] +active_all_collections: + api_client: untrusted + user: active + api_token: activecollectionsabcdefghijklmnopqrstuvwxyz1234567 + expires_at: 2038-01-01 00:00:00 + scopes: ["GET /arvados/v1/collections/", "GET /arvados/v1/keep_disks"] + active_userlist: api_client: untrusted user: active @@ -73,12 +93,27 @@ active_apitokens: scopes: ["GET /arvados/v1/api_client_authorizations", "POST /arvados/v1/api_client_authorizations"] +active_readonly: + api_client: untrusted + user: active + api_token: activereadonlyabcdefghijklmnopqrstuvwxyz1234568790 + expires_at: 2038-01-01 00:00:00 + scopes: ["GET /"] + spectator: api_client: untrusted user: spectator api_token: zw2f4gwx8hw8cjre7yp6v1zylhrhn3m5gvjq73rtpwhmknrybu expires_at: 2038-01-01 00:00:00 +spectator_specimens: + api_client: untrusted + user: spectator + api_token: spectatorspecimensabcdefghijklmnopqrstuvwxyz123245 + expires_at: 2038-01-01 00:00:00 + scopes: ["GET /arvados/v1/specimens", "GET /arvados/v1/specimens/", + "POST /arvados/v1/specimens"] + inactive: api_client: untrusted user: inactive @@ -114,3 +149,34 @@ valid_token_deleted_user: user_id: 1234567 api_token: tewfa58099sndckyqhlgd37za6e47o6h03r9l1vpll23hudm8b expires_at: 2038-01-01 00:00:00 + +anonymous: + api_client: untrusted + user: anonymous + api_token: 4kg6k6lzmp9kj4cpkcoxie964cmvjahbt4fod9zru44k4jqdmi + expires_at: 2038-01-01 00:00:00 + scopes: ["GET /"] + +job_reader: + api_client: untrusted + user: job_reader + api_token: e99512cdc0f3415c2428b9758f33bdfb07bc3561b00e86e7e6 + expires_at: 2038-01-01 00:00:00 + +active_no_prefs: + api_client: untrusted + user: active_no_prefs + api_token: 3kg612cdc0f3415c2428b9758f33bdfb07bc3561b00e86qdmi + expires_at: 2038-01-01 00:00:00 + +active_no_prefs_profile: + api_client: untrusted + user: active_no_prefs_profile + api_token: 3kg612cdc0f3415c242856758f33bdfb07bc3561b00e86qdmi + expires_at: 2038-01-01 00:00:00 + +user_foo_in_sharing_group: + api_client: untrusted + user: user_foo_in_sharing_group + api_token: 2p1pou8p4ls208mcbedeewlotghppenobcyrmyhq8pyf51xd8u + expires_at: 2038-01-01 00:00:00