X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7fb83a3380e62721801a4980c48ba78208c7b2e2..efeca068c2c25ee075ee8907a1937a5d4119775c:/services/api/test/fixtures/api_clients.yml diff --git a/services/api/test/fixtures/api_clients.yml b/services/api/test/fixtures/api_clients.yml index 79bddf01ce..9965718f99 100644 --- a/services/api/test/fixtures/api_clients.yml +++ b/services/api/test/fixtures/api_clients.yml @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html trusted_workbench: @@ -13,3 +17,10 @@ untrusted: name: Untrusted url_prefix: https://untrusted.local/ is_trusted: false + +system_root_token_api_client: + uuid: zzzzz-ozdt8-pbw7foaks3qjyej + owner_uuid: zzzzz-tpzed-000000000000000 + name: SystemRootToken + url_prefix: "" + is_trusted: true