Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Technical
Created by Guest
Created on Feb 5, 2024

visitor group cookies (CMS 12)

A dynamic security scan of our application found some vulnerabilities. I am looking for a way to make these visitor group cookies (EPiStateMarker and EPiStartUrlKey) more secure. I wanted to set the SameSite attribute and change the Secure flag as well. Previously, we were doing this through the web.config (asp.net). However, with cms 12 (and the upgrade to .net core), that option is gone. If there is a way to make these cookies secure? If not, can we have this option in future releases?