X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..28425a5cf55a26113bdbea53381f86b779d84bf9:/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 0b4d8747ea..b9ea29c314 100644 --- a/services/api/test/fixtures/api_client_authorizations.yml +++ b/services/api/test/fixtures/api_client_authorizations.yml @@ -1,5 +1,11 @@ # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html +system_user: + api_client: untrusted + user: system_user + api_token: systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy + expires_at: 2038-01-01 00:00:00 + admin: api_client: untrusted user: admin @@ -12,6 +18,18 @@ admin_trustedclient: api_token: 1a9ffdcga2o7cw8q12dndskomgs1ygli3ns9k2o9hgzgmktc78 expires_at: 2038-01-01 00:00:00 +data_manager: + api_client: untrusted + user: system_user + api_token: 320mkve8qkswstz7ff61glpk3mhgghmg67wmic7elw4z41pke1 + expires_at: 2038-01-01 00:00:00 + scopes: + - GET /arvados/v1/collections + - GET /arvados/v1/keep_services + - GET /arvados/v1/keep_services/accessible + - GET /arvados/v1/users/current + - POST /arvados/v1/logs + miniadmin: api_client: untrusted user: miniadmin @@ -181,12 +199,18 @@ active_no_prefs: api_token: 3kg612cdc0f3415c2428b9758f33bdfb07bc3561b00e86qdmi expires_at: 2038-01-01 00:00:00 -active_no_prefs_profile: +active_no_prefs_profile_no_getting_started_shown: api_client: untrusted - user: active_no_prefs_profile + user: active_no_prefs_profile_no_getting_started_shown api_token: 3kg612cdc0f3415c242856758f33bdfb07bc3561b00e86qdmi expires_at: 2038-01-01 00:00:00 +active_no_prefs_profile_with_getting_started_shown: + api_client: untrusted + user: active_no_prefs_profile_with_getting_started_shown + api_token: 3kg612cdc0f3415c245786758f33bdfb07babcd1b00e86qdmi + expires_at: 2038-01-01 00:00:00 + user_foo_in_sharing_group: api_client: untrusted user: user_foo_in_sharing_group