IdentityServer icon indicating copy to clipboard operation
IdentityServer copied to clipboard

Consider adding SessionId to TokenCreationRequest

Open brockallen opened this issue 2 years ago • 0 comments

This would be a non-trivial change, but it allows a formal location for indicating session id when tokens are created. Currently, the session id is inferred from the validated request object. but that's not where it will be in all workflows. So the long term solution to https://github.com/DuendeSoftware/Support/issues/99.

brockallen avatar Jun 24 '22 15:06 brockallen