I'm having an issue on opti commerce (B2C) with the AnonymousCartMergingMiddleware (ported from Foundation). Basically the issue is that when I sign in with a DB user, everything is fine and the Anonymous ID is retained (both in code and in the cookie). But when signing in with an Azure B2C user, the Anonymous ID changes (both in code and cookie) and therefore the AnonymousCartMergingMiddleware fails to retrieve the cart. Is this something anyone else has experienced / fixed? Grateful for any pointers!
Good afternoon Opti people.
I'm having an issue on opti commerce (B2C) with the AnonymousCartMergingMiddleware (ported from Foundation). Basically the issue is that when I sign in with a DB user, everything is fine and the Anonymous ID is retained (both in code and in the cookie). But when signing in with an Azure B2C user, the Anonymous ID changes (both in code and cookie) and therefore the AnonymousCartMergingMiddleware fails to retrieve the cart. Is this something anyone else has experienced / fixed? Grateful for any pointers!
Best regards,
Sam