Skip to content

Update diagnostic errors for missing state in logout responses - #977

Open
w-goog wants to merge 9 commits into
masterfrom
fix/issue-956-state-diagnostics
Open

Update diagnostic errors for missing state in logout responses#977
w-goog wants to merge 9 commits into
masterfrom
fix/issue-956-state-diagnostics

Conversation

@w-goog

@w-goog w-goog commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

In issue #956, two different clients (likely) ran into an issue where they received a nil state response from the provider.

RFC 6749 section 4.1.2 and OIDC Core 3.1.2.5/6 require the server to echo the state value. Some providers don't handle multi-hop auth (passing the state param along) or are doing SAML / proprietary responses (no state param). These updates point folks in the right direction.

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.

1 participant