X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2c0b0226983d13084e77fe059efb85d5ce2c33f5..903b27b2f4b8b00c11525ff6c2f4eb383709d074:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 8087952133..7d6b1fc3ae 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -84,6 +84,22 @@ active: role: Computational biologist getting_started_shown: 2015-03-26 12:34:56.789000000 Z +federated_active: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zbbbb-tpzed-xurymjxw79nv3jz + email: zbbbb-active-user@arvados.local + first_name: Active + last_name: User + identity_url: https://active-user.openid.local + is_active: true + is_admin: false + username: federatedactive + prefs: + profile: + organization: example.com + role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z + project_viewer: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-projectviewer1a @@ -149,6 +165,22 @@ spectator: role: Computational biologist getting_started_shown: 2015-03-26 12:34:56.789000000 Z +container_runtime_token_user: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-l3skomkti0c4vg4 + email: spectator@arvados.local + first_name: Spect + last_name: Ator + identity_url: https://spectator.openid.local + is_active: true + is_admin: false + username: containerruntimetokenuser + prefs: + profile: + organization: example.com + role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z + inactive_uninvited: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-rf2ec3ryh4vb5ma @@ -349,3 +381,37 @@ permission_perftest: organization: example.com role: IT getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +redirects_to_active: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-1au3is3g3chtthd + email: redirects-to-active-user@arvados.local + first_name: Active2 + last_name: User2 + identity_url: https://redirects-to-active-user.openid.local + is_active: true + is_admin: false + username: redirect_active + redirect_to_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + prefs: + profile: + organization: example.com + role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +double_redirects_to_active: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-oiusowoxoz0pk3p + email: double-redirects-to-active-user@arvados.local + first_name: Active3 + last_name: User3 + identity_url: https://double-redirects-to-active-user.openid.local + is_active: true + is_admin: false + username: double_redirect_active + redirect_to_user_uuid: zzzzz-tpzed-1au3is3g3chtthd + prefs: + profile: + organization: example.com + role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z