In this section, we'll describe some common issues related to log in and session cookies and how to overcome them.

⚠️ Bear in mind that to get the micro frontends to work you'll need a few basic cookies: mav-hosted-id, mav-hosted-access, mav-hosted-refresh, and mav-hosted-component.

Most common issues


Whenever you enter at a micro frontend view, you are redirected to the login, home page or somewhere else.

Most of the session issues listed above are related to the cookies we use in the micro frontends and their solutions have similar approaches. If you encounter one of those issues please check the steps listed below.

Possible causes and solution