Skip to content

Normalize OAuth organization/workspace IDs for Codex tokens#38

Open
ilh-github wants to merge 1 commit intodou-jiang:mainfrom
ilh-github:codex/oauth-org-normalization
Open

Normalize OAuth organization/workspace IDs for Codex tokens#38
ilh-github wants to merge 1 commit intodou-jiang:mainfrom
ilh-github:codex/oauth-org-normalization

Conversation

@ilh-github
Copy link
Copy Markdown

Summary\n- parse from OAuth token claims that are already requested via \n- normalize so a polluted fallback does not override a real workspace\n- reuse the normalized callback payload consistently in the registration engine\n- add regression tests for OAuth token normalization\n\n## Why\nSome OpenAI OAuth responses include organization/workspace data in claims, but the current flow only extracts . In practice this can leave empty or accidentally equal to , which then produces weaker Codex token payloads.\n\n## Validation\n- \n-

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