Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add attr field for cookie-persistence #585

Open
dosmanak opened this issue Oct 23, 2023 · 3 comments
Open

Add attr field for cookie-persistence #585

dosmanak opened this issue Oct 23, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@dosmanak
Copy link
Contributor

The cookie-persistence annotation cannot be configured to contain attr argument for cookie and so I cannot set SameSite attribute for my persistent cookie to work cross-site.

I think there could be another annotation cookie-persistence-samesite with enum for none, lax, strict values because the samesite behavior is now more strict than in past.

@hdurand0710
Copy link
Contributor

Hello @dosmanak ,
Thanks for your input.
This is a good enhancement, and we could even add more than just the SameSite attribute, and add a list of attributes.

This feature has been added to our roadmap.

Copy link

stale bot commented Dec 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 2, 2023
@oktalz oktalz added enhancement New feature or request and removed stale labels Dec 13, 2023
@oktalz
Copy link
Member

oktalz commented Dec 13, 2023

hi @dosmanak, soon™️ :D

we will add new CRDs (V1) that will have a complete keyword support from HAPRoxy where this can be set (on backend and global level) and this will be available in next version 1.11 (February, 2024)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants