broadleaf:
catalogbrowse:
customer-segment-provider:
# Base url of the customer service. This should be changed in different flexpackage configurations.
url: https://localhost:8463/customer
# Endpoint used to read all customer segments. In practice, this is used with a filter to select only dynamic segments.
read-customer-segments-path: /segments
# Endpoint used to defer evaluation of customer segments against the current user and context to the Customer Service.
# This is typically not used since it is more expensive than evaluating rules in the calling service instead.
resolve-customer-segments-path: /segment-resolver
# The id of the Authorized Client for the service using the provider, in this case Catalog Browse's id.
service-client: catalogbrowseclient