Skip to content

Commit

Permalink
Set googlesso settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenajava1 authored Aug 21, 2024
1 parent d16f8f7 commit 131237c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions infra/environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
AzureAd__TenantId: bc03e660-5e3a-45c4-bf5c-b75489f78923
AzureAd__ValidateIssuer: MultitenantAzureAD
AzureAd__DefaultUserType: Customer
GoogleSSO__Enabled: true
GoogleSSO__AuthenticationType: GoogleSSO
GoogleSSO__AuthenticationCaption: Google sign-in
GoogleSSO__DefaultUserType: Customer
GoogleSSO__UsePreferredUsername: false
#Default Store
VirtoCommerce__Stores__DefaultStore: B2B-store
# Allows to see theme in Content menu in platform UI
Expand Down Expand Up @@ -124,6 +129,8 @@
Payments__Skyflow__IntegrationsAccount__keyID: skyflow-integrationsaccount-keyid
Payments__Skyflow__IntegrationsAccount__privateKey: skyflow-integrationsaccount-privatekey
Search__ElasticSearch8__Key: elasticsearch8key
GoogleSSO__ApplicationId: googlesso-aplicationid
GoogleSSO__Secret: googlesso-secret
storefront:
enabled: false
imageRepository: virtopaasregistrymain.azurecr.io/vcst/storefront
Expand Down

0 comments on commit 131237c

Please sign in to comment.