[Core feature] Support passing auth cookie settings in admin #2596
Labels
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
Milestone
Motivation: Why do you think this is important?
Cookie settings allow to configure how the auth cookies will be used in different domain settings.
Two settings to start off with that we should add are.
Allow subdomain access to the created cookies by setting the domain attribute or do an exact match on domain.
Allows you to declare if your cookie should be restricted to a first-party or same-site context.Wrapper around http.SameSite.
Goal: What should the final outcome look like, ideally?
Cookie settings configurable for admin auth
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: