Cannot use login as customer in multisites installations if I open the homepage first #39523
Open
1 of 5 tasks
Labels
Issue: ready for confirmation
Reported on 2.4.6-p8
Indicates original Magento version for the Issue report.
Preconditions and environment
Steps to reproduce
Steps to Replicate the Bug in Magento 2:
Set up two websites in Magento 2:
https://primary-domain.com
.https://different-domain.com
.Create a customer in Web2:
Customers > All Customers
.Test scenario using the same browser session:
https://primary-domain.com/admin
) and log in as an admin.https://primary-domain.com
).Attempt to log in as the customer in Web2 via the backend:
Customers > All Customers
.Possible Cause:
Magento's session management and customer login mechanisms may conflict due to cross-domain cookies, domain-specific sessions, or scope mismatches between Web1 and Web2.
Expected result
The customer should be logged in successfully in Web2.
Actual result
The customer login fails on the frontend of Web1.
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: