diff --git a/demo-shop/data/seed_data/users.yaml b/demo-shop/data/seed_data/users.yaml index 900775b..d38a21d 100644 --- a/demo-shop/data/seed_data/users.yaml +++ b/demo-shop/data/seed_data/users.yaml @@ -4,7 +4,7 @@ firstName: Maria lastName: Mustersuper email: maria.mustersuper@restorecommerce.io - password: rcsuperpw + password: A$1rcsuperpw defaultScope: r-ug roleAssociations: - role: superadministrator-r-id @@ -53,7 +53,7 @@ firstName: Manuel lastName: Musteradmin email: manuel.musteradmin@restorecommerce.io - password: rcadminpw + password: A$1rcadminpw defaultScope: r-ug roleAssociations: - role: user-r-id @@ -115,7 +115,7 @@ firstName: Kurt lastName: Kunde email: kurt.kunde@restorecommerce.io - password: rccustomer1pw + password: A$1rccustomer1pw defaultScope: r-ug roleAssociations: - role: user-r-id @@ -169,7 +169,7 @@ firstName: Katrin lastName: Kundin email: katrin.kundin@restorecommerce.io - password: rccustomer2pw + password: A$1rccustomer2pw defaultScope: r-ug roleAssociations: - role: user-r-id @@ -223,7 +223,7 @@ firstName: Karl lastName: Kunde email: karl.kunde@restorecommerce.io - password: rccustomer3pw + password: A$1rccustomer3pw defaultScope: r-ug roleAssociations: - role: user-r-id @@ -277,7 +277,7 @@ firstName: Upsert lastName: Tokens email: upsert_user_tokens@restorecommerce.io - password: rcsuperpw + password: A$1rcsuperpw defaultScope: "" roleAssociations: - id: superadministrator-r-role-assoc-id @@ -325,4 +325,4 @@ type: upsert_token scopes: - superadministrator-r-role-assoc-id - lastAccess: 0 \ No newline at end of file + lastAccess: 0