X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..927524f1be454de021180b74999d682780b8cb6b:/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