Skip to content

Fix IsPersistent issue in the session migration samples (v7 and v8) - #373

Merged
wcabus merged 5 commits into
mainfrom
wca/session-migration
Aug 6, 2026
Merged

Fix IsPersistent issue in the session migration samples (v7 and v8)#373
wcabus merged 5 commits into
mainfrom
wca/session-migration

Conversation

@wcabus

@wcabus wcabus commented Aug 6, 2026

Copy link
Copy Markdown
Member

Closes https://github.com/orgs/DuendeSoftware/discussions/602

This pull request fixes the issue raised in the session migration sample for both v7 and v8 of IdentityServer, by copying the relevant properties from the original authentication ticket into the new server-side session.

Additionally, added some comments for folks adopting the sample in production scenario's, providing an alternative for the sync/async blocking issue etc.

@wcabus
wcabus requested review from ProgrammerAL and maartenba and removed request for maartenba August 6, 2026 09:22
@wcabus wcabus self-assigned this Aug 6, 2026
@wcabus
wcabus merged commit 1f9a2a7 into main Aug 6, 2026
1 of 3 checks passed
@wcabus
wcabus deleted the wca/session-migration branch August 6, 2026 13:20
Sign up for free to 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.

2 participants