3527: Find Docker images natively inside Collections.
[arvados.git] / services / api / test / fixtures / api_client_authorizations.yml
index 48b4b875e69baf736f55819ceadb4a4053987f69..4fa41621d7b9b8f300c38b117c0fa345b9e9a40f 100644 (file)
@@ -43,6 +43,12 @@ active_noscope:
   expires_at: 2038-01-01 00:00:00
   scopes: []
 
+project_viewer:
+  api_client: untrusted
+  user: project_viewer
+  api_token: projectviewertoken1234567890abcdefghijklmnopqrstuv
+  expires_at: 2038-01-01 00:00:00
+
 admin_vm:
   api_client: untrusted
   user: admin
@@ -150,3 +156,9 @@ anonymous:
   api_token: 4kg6k6lzmp9kj4cpkcoxie964cmvjahbt4fod9zru44k4jqdmi
   expires_at: 2038-01-01 00:00:00
   scopes: ["GET /"]
+
+job_reader:
+  api_client: untrusted
+  user: job_reader
+  api_token: e99512cdc0f3415c2428b9758f33bdfb07bc3561b00e86e7e6
+  expires_at: 2038-01-01 00:00:00