Skip to content

Restore request token parameters earlier in the pipeline and ensure the identity token is extracted from the request token [release/7.7.1] - #2550

Merged
kevinchalet merged 1 commit into
openiddict:release/7.7.1from
kevinchalet:request_token_extraction
Sep 17, 2026
Merged

kevinchalet merged 1 commit into
openiddict:release/7.7.1from
kevinchalet:request_token_extraction

Conversation

@kevinchalet

Copy link
Copy Markdown
Member

Fixes OrchardCMS/OrchardCore#19856 by moving the request token parameters restoration logic from the ValidateAuthorizationRequest/ValidateEndSessionRequest events to the ProcessAuthentication event, so that the identity token can be correctly extracted before OpenIddict starts validating identity token hints.

@kevinchalet kevinchalet added this to the 7.7.1 milestone Sep 17, 2026
@kevinchalet kevinchalet self-assigned this Sep 17, 2026
…he identity token is extracted from the request token
@kevinchalet
kevinchalet force-pushed the request_token_extraction branch from 4bbfbb0 to 52a7061 Compare September 17, 2026 16:02
@kevinchalet kevinchalet changed the title Restore request token parameters earlier in the pipeline and ensure the identity token is restored from the request token Restore request token parameters earlier in the pipeline and ensure the identity token is extracted from the request token Sep 17, 2026
@kevinchalet
kevinchalet merged commit 9146a14 into openiddict:release/7.7.1 Sep 17, 2026
6 checks passed
@kevinchalet
kevinchalet deleted the request_token_extraction branch September 17, 2026 16:28
@kevinchalet kevinchalet changed the title Restore request token parameters earlier in the pipeline and ensure the identity token is extracted from the request token Restore request token parameters earlier in the pipeline and ensure the identity token is extracted from the request token [release/7.7.1] Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant