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

Support absolute expiration of server side sessions when CoordinateLifetimeWithUserSession is enabled #1510

Open
josephdecock opened this issue Jan 9, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@josephdecock
Copy link
Member

ISessionCoordinationService.ValidateSessionAsync always extends the server-side session. We call this method when validating refresh and reference tokens. The implication is that in order to use refresh (or reference tokens) with server-side sessions with an absolute expiration, the user must customize the ValidateSessionAsync method.

See also DuendeSoftware/Support#1057

@josephdecock josephdecock added this to the Future milestone Jan 9, 2024
@brockallen brockallen added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants