X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/17379ed7eb6e143667e53097f5ada570f051efd1..767e1199d0e1bdf2b564b5c58a91d29141eb67d7:/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..cb96295064 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 @@ -81,7 +87,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