Tip
|
Compatible with all Release Trains after 1.8.6 unless otherwise noted. |
Consume the X-Customer-Ref
header in CustomerSegmentContextInfoCustomizer
:
When provided, the deserialized CustomerRef
supersedes the authentication context when a CSR is acting as themselves.
When the user is not a CSR, this header is ignored if present in the request.
Fixes a bug where Quote pricing was being overridden by a CSR after making changes, removing any customer-segment based offers that apply to the quote owner.
Added support for Dynamic Customer Segments to be able to target Customer custom fields (metadata augmentations) automatically when they are marked as "Show in Rule Builders".
Updated CustomerSegmentContextInfoCustomizer
to automatically include all authentication claims prefixed with _AUG
, indicating they are the result of augmentations.
Related changes were made in
Auth 2.0.2-GA to detect Customer custom attributes being added and include them as claims.
Metadata Services 2.0.2-GA
Admin Web 1.10.7