spring-projects / spring-projects/spring-session
Support Authenticated Encrypted Sessions
Open
@marcusdacoregio is already working on this.
Since Jun 12, 2023.
in: core
type: enhancement
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
One alternative that we have to provide stateless support is to store the session data in an authenticated encrypted cookie.
The Rails Session Storage documentation gives a good insight into the pros and cons of that approach.
Related:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.