Skip to content

[codex] fix OIDC ID token claims table#124

Merged
basit3407 merged 1 commit intomainfrom
codex/fix-oidc-claims-table
Apr 15, 2026
Merged

[codex] fix OIDC ID token claims table#124
basit3407 merged 1 commit intomainfrom
codex/fix-oidc-claims-table

Conversation

@basit3407
Copy link
Copy Markdown
Collaborator

What changed

Updated the OIDC getting-started tutorial to replace the incorrect name ID token claim entry with last_name.

Why

The current auth implementation documents and emits first_name and last_name in the OIDC token shape. The tutorial table had drifted and listed name, which does not match the current backend behavior.

Impact

This keeps the integration guide aligned with the actual claim shape and avoids misleading integrators about which profile fields are available in the ID token.

Validation

  • Reviewed the OIDC tutorial example and UserInfo docs
  • Verified the auth backend claim mapping in the consent flow
@basit3407 basit3407 marked this pull request as ready for review April 14, 2026 07:46
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying qf-api-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54830bc
Status: ✅  Deploy successful!
Preview URL: https://5c7fdd20.qf-api-docs.pages.dev
Branch Preview URL: https://codex-fix-oidc-claims-table.qf-api-docs.pages.dev

View logs

@basit3407 basit3407 merged commit 9e66682 into main Apr 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant