Skip to content

feat: implement client lifetime updates on session events - #58

Open
jhbritton-RSK wants to merge 6 commits into
server-side-sessionsfrom
feat/38-backchannel-logout
Open

feat: implement client lifetime updates on session events#58
jhbritton-RSK wants to merge 6 commits into
server-side-sessionsfrom
feat/38-backchannel-logout

Conversation

@jhbritton-RSK

@jhbritton-RSKjhbritton-RSK commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Added server-side session related settings
  • Added client lifetime updates on session end and expiry
  • Added support for multiple clien ids and types in persisted grant filters

Type of change

  • Bug fix
  • Feature
  • Refactoring
  • Documentation
  • Other

Does this PR introduce a breaking change?

  • Yes
  • No

Testing

Tests have been written alongside new classes. Also, some manual testing of the functionality on my machine before and after the changes.

LLM Usage

n/a

Other context

n/a

@jhbritton-RSKjhbritton-RSK changed the title Feat/38 backchannel logoutfeat: implement client lifetime updates on session eventsAug 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jhbritton-RSK