Merge branch 'master' into 1971-show-image-thumbnails
[arvados.git] / services / api / test / fixtures / api_client_authorizations.yml
index 7e743ce391aab6cf60dfb131c8a79792215a7bef..5cada908a4f43ccbf38744595b467c6d77e0a3f5 100644 (file)
@@ -1,11 +1,79 @@
 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
 
-one:
-  api_token: MyString
-  api_client: 
-  user: 
-
-two:
-  api_token: MyString
-  api_client: 
-  user: 
+admin:
+  api_client: untrusted
+  user: admin
+  api_token: 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
+  expires_at: 2038-01-01 00:00:00
+
+admin_trustedclient:
+  api_client: trusted_workbench
+  user: admin
+  api_token: 1a9ffdcga2o7cw8q12dndskomgs1ygli3ns9k2o9hgzgmktc78
+  expires_at: 2038-01-01 00:00:00
+
+miniadmin:
+  api_client: untrusted
+  user: miniadmin
+  api_token: 2zb2y9pw3e70270te7oe3ewaantea3adyxjascvkz0zob7q7xb
+  expires_at: 2038-01-01 00:00:00
+
+rominiadmin:
+  api_client: untrusted
+  user: rominiadmin
+  api_token: 5tsb2pc3zlatn1ortl98s2tqsehpby88wmmnzmpsjmzwa6payh
+  expires_at: 2038-01-01 00:00:00
+
+active:
+  api_client: untrusted
+  user: active
+  api_token: 3kg6k6lzmp9kj5cpkcoxie963cmvjahbt2fod9zru30k1jqdmi
+  expires_at: 2038-01-01 00:00:00
+
+active_trustedclient:
+  api_client: trusted_workbench
+  user: active
+  api_token: 27bnddk6x2nmq00a1e3gq43n9tsl5v87a3faqar2ijj8tud5en
+  expires_at: 2038-01-01 00:00:00
+
+spectator:
+  api_client: untrusted
+  user: spectator
+  api_token: zw2f4gwx8hw8cjre7yp6v1zylhrhn3m5gvjq73rtpwhmknrybu
+  expires_at: 2038-01-01 00:00:00
+
+inactive:
+  api_client: untrusted
+  user: inactive
+  api_token: 5s29oj2hzmcmpq80hx9cta0rl5wuf3xfd6r7disusaptz7h9m0
+  expires_at: 2038-01-01 00:00:00
+
+inactive_uninvited:
+  api_client: untrusted
+  user: inactive_uninvited
+  api_token: 62mhllc0otp78v08e3rpa3nsmf8q8ogk47f7u5z4erp5gpj9al
+  expires_at: 2038-01-01 00:00:00
+
+inactive_but_signed_user_agreement:
+  api_client: untrusted
+  user: inactive_but_signed_user_agreement
+  api_token: 64k3bzw37iwpdlexczj02rw3m333rrb8ydvn2qq99ohv68so5k
+  expires_at: 2038-01-01 00:00:00
+
+expired:
+  api_client: untrusted
+  user: active
+  api_token: 2ym314ysp27sk7h943q6vtc378srb06se3pq6ghurylyf3pdmx
+  expires_at: 1970-01-01 00:00:00
+
+expired_trustedclient:
+  api_client: trusted_workbench
+  user: active
+  api_token: 5hpni7izokzcatku2896xxwqdbt5ptomn04r6auc7fohnli82v
+  expires_at: 1970-01-01 00:00:00
+
+valid_token_deleted_user:
+  api_client: trusted_workbench
+  user_id: 1234567
+  api_token: tewfa58099sndckyqhlgd37za6e47o6h03r9l1vpll23hudm8b
+  expires_at: 2038-01-01 00:00:00