release-2021-03-25-14.51
Since we are handling the MFE redirection in login_and_registration_form() we don't need to handle it here. It's redirecting the enterprise users to MFE instead of FE which is currently handled in login_and_registration_form() view. VAN-425