Important

You are browsing upcoming documentation for version 6.1 of OroCommerce, scheduled for release in 2025. Read the documentation for version 6.0 (the latest LTS version) 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.