X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1f5a673014724c3444404658e65e32a6f9c562f3..e4b791cbe3536f08fbb5df10cf8de11c2d816e04:/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 9277136316..7169ebdc8a 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 @@ -81,7 +99,7 @@ active_all_collections: user: active api_token: activecollectionsabcdefghijklmnopqrstuvwxyz1234567 expires_at: 2038-01-01 00:00:00 - scopes: ["GET /arvados/v1/collections/", "GET /arvados/v1/keep_disks"] + scopes: ["GET /arvados/v1/collections/", "GET /arvados/v1/keep_services/accessible"] active_userlist: api_client: untrusted @@ -193,6 +211,12 @@ active_no_prefs_profile_with_getting_started_shown: api_token: 3kg612cdc0f3415c245786758f33bdfb07babcd1b00e86qdmi expires_at: 2038-01-01 00:00:00 +active_with_prefs_profile_no_getting_started_shown: + api_client: untrusted + user: active_with_prefs_profile_no_getting_started_shown + api_token: 3kg612cdc0f3415c245786758f33bdfb07befgh1b00e86qdmi + expires_at: 2038-01-01 00:00:00 + user_foo_in_sharing_group: api_client: untrusted user: user_foo_in_sharing_group