From 7c712c74ef4292861fe3daece39087b207eb5b53 Mon Sep 17 00:00:00 2001 From: Elena Mutykova <56412054+Lenajava1@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:14:21 +0200 Subject: [PATCH] DefaultUserType: Customer --- infra/environments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/environments.yml b/infra/environments.yml index f8a9da77c..a76f76ada 100644 --- a/infra/environments.yml +++ b/infra/environments.yml @@ -18,7 +18,7 @@ AzureAd__ApplicationId: 86d04c35-143d-4d3c-aea2-8608e2186282 AzureAd__TenantId: bc03e660-5e3a-45c4-bf5c-b75489f78923 AzureAd__ValidateIssuer: MultitenantAzureAD - AzureAd__DefaultUserType: Manager + AzureAd__DefaultUserType: Customer #Default Store VirtoCommerce__Stores__DefaultStore: B2B-store # Allows to see theme in Content menu in platform UI