Views:

Applies to Product - Dynamics 365 Commerce



What’s happening?

The front-door redirect is not functioning correctly, resulting in a continuous loop when navigating to the sign-in screen.


Reason:
This occurs due to the redirect URI not being registered for the client ID in the Azure Portal for the B2C tenant.


Resolution:

  1. Add the redirect URL https://{ecommerce website url}/_msdyn365/authresp to the registered app in the Azure Portal for the B2C tenant.
  2. Verify that the redirect URI is correctly configured to prevent the continuous loop issue.