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

Cookie配置增加具有独立分区状态 (CHIPS) 的 Cookie #693

Open
massinger opened this issue Oct 17, 2024 · 0 comments
Open

Cookie配置增加具有独立分区状态 (CHIPS) 的 Cookie #693

massinger opened this issue Oct 17, 2024 · 0 comments

Comments

@massinger
Copy link

massinger commented Oct 17, 2024

目前satoken关于cookie的配置,已经支持设置samesite和secure属性
是否能增加独立分区状态 (CHIPS) 的 Cookie中Partitioned属性,用于支持iframe嵌入跨域
Set-Cookie: __Host-name=value; Secure; Path=/; SameSite=None; Partitioned;

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

No branches or pull requests

1 participant