X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..0fa894e23fb824ea9b5222d808f3c205651d3170:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 7d6b1fc3ae..56f44551e1 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -72,11 +72,14 @@ active: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-xurymjxw79nv3jz email: active-user@arvados.local + modified_by_client_uuid: zzzzz-ozdt8-teyxzyd8qllg11h + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz first_name: Active last_name: User identity_url: https://active-user.openid.local is_active: true is_admin: false + modified_at: 2015-03-26 12:34:56.789000000 Z username: active prefs: profile: @@ -90,7 +93,7 @@ federated_active: email: zbbbb-active-user@arvados.local first_name: Active last_name: User - identity_url: https://active-user.openid.local + identity_url: https://federated-active-user.openid.local is_active: true is_admin: false username: federatedactive @@ -168,10 +171,10 @@ spectator: container_runtime_token_user: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-l3skomkti0c4vg4 - email: spectator@arvados.local + email: container_runtime_token_user@arvados.local first_name: Spect last_name: Ator - identity_url: https://spectator.openid.local + identity_url: https://container_runtime_token_user.openid.local is_active: true is_admin: false username: containerruntimetokenuser @@ -190,6 +193,7 @@ inactive_uninvited: identity_url: https://inactive-uninvited-user.openid.local is_active: false is_admin: false + username: inactiveuninvited prefs: {} inactive: @@ -213,6 +217,7 @@ inactive_but_signed_user_agreement: identity_url: https://inactive-but-agreeable-user.openid.local is_active: false is_admin: false + username: inactiveusersignedua prefs: profile: organization: example.com @@ -235,7 +240,7 @@ job_reader: email: jobber@arvados.local first_name: Job last_name: Er - identity_url: https://spectator.openid.local + identity_url: https://job_reader.openid.local is_active: true is_admin: false username: jobber @@ -270,17 +275,19 @@ active_no_prefs: identity_url: https://active_no_prefs.openid.local is_active: true is_admin: false + username: activenoprefs prefs: {} active_no_prefs_profile_no_getting_started_shown: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-a46c98d1td4aoj4 - email: active_no_prefs_profile@arvados.local + email: active_no_prefs_profile_no_gs@arvados.local first_name: HasPrefs last_name: NoProfile identity_url: https://active_no_prefs_profile.openid.local is_active: true is_admin: false + username: activenoprefsprofilenogs prefs: test: abc @@ -293,6 +300,7 @@ active_no_prefs_profile_with_getting_started_shown: identity_url: https://active_no_prefs_profile_seen_gs.openid.local is_active: true is_admin: false + username: activenoprefsprofile prefs: test: abc getting_started_shown: 2015-03-26 12:34:56.789000000 Z @@ -305,6 +313,7 @@ active_with_prefs_profile_no_getting_started_shown: last_name: NoGettingStartedShown identity_url: https://active_nogettinstarted.openid.local is_active: true + username: activenogettinstarted prefs: profile: organization: example.com @@ -369,10 +378,10 @@ fuse: permission_perftest: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-permissionptest - email: fuse@arvados.local + email: permission_perftest@arvados.local first_name: FUSE last_name: User - identity_url: https://fuse.openid.local + identity_url: https://permission_perftest.openid.local is_active: true is_admin: false username: perftest @@ -415,3 +424,17 @@ double_redirects_to_active: organization: example.com role: Computational biologist getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +has_can_login_permission: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-xabcdjxw79nv3jz + email: can-login-user@arvados.local + modified_by_client_uuid: zzzzz-ozdt8-teyxzyd8qllg11h + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + first_name: Can_login + last_name: User + identity_url: https://can-login-user.openid.local + is_active: true + is_admin: false + modified_at: 2015-03-26 12:34:56.789000000 Z + username: canLoginUser