Important

You are browsing the documentation for version 4.2 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Configure Cookies

OroPlatform uses the following cookies:

  • BAPID - cookie that holds information about a logged in user;

  • BAPRM - cookie that holds a remembered user (remember me functionality);

  • _csrf - cookie that holds a CSRF token.

The storefront functionality adds the following cookies:

  • OROSFID - cookie that holds information about a logged in customer user;

  • OROSFRM - cookie that holds a remembered customer user (remember me functionality);

  • customer_visitor - cookie that holds customer visitor data.

All of these cookies are configured in different places.