Skip to content

Support orgless OAuth clients#174

Merged
markwylde merged 3 commits into
mainfrom
codex/orgless-authorize
Jul 8, 2026
Merged

Support orgless OAuth clients#174
markwylde merged 3 commits into
mainfrom
codex/orgless-authorize

Conversation

@markwylde

Copy link
Copy Markdown
Member

Summary

  • Add a per-client require_organization_selection flag for OAuth authorization.
  • Skip org selection, org binding, and org token claims for clients that opt out.
  • Expose the setting in the admin client Security tab.
  • Hide the hosted authorize organization picker for orgless clients and make selected org radio rows clearer.

Verification

  • pnpm --filter @DarkAuth/api test -- --test-name-pattern "token redeems orgless|createClient and updateClient enforce key delivery|authorize finalization allows"
  • pnpm --filter @DarkAuth/user-ui test
  • pnpm tidy
  • pnpm build

@markwylde markwylde merged commit c37010b into main Jul 8, 2026
21 checks passed
@markwylde markwylde deleted the codex/orgless-authorize branch July 8, 2026 16:17
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