spring-projects / spring-projects/spring-security

SEC-2693: Allow Session registry to broadcast first session created and last session destroyed by principal

Open
#2,914 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement type: jira
Dominant language
Java
Stars
9.6k
Forks
6.3k
Avg merge
2d 11h
Merged PRs (30d)
52

Description

Jaymes Bearden (Migrated from SEC-2693) said:

I'm tracking session information for a given principal and I need to be aware of when the first session is created and when the last session has been destroyed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Session registry and the principal-based session tracking path in Spring Security. Determine where session creation and destruction are recorded, then define how notifications should represent the first session created and last session destroyed for each principal. Done means both lifecycle events are exposed consistently and covered by the relevant session-registry tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.