Skip to content

Add connection identity backend support - #871

Merged
RhysSullivan merged 2 commits into
mainfrom
codex/connection-identity-backend
May 31, 2026
Merged

Add connection identity backend support#871
RhysSullivan merged 2 commits into
mainfrom
codex/connection-identity-backend

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add connection identity override storage, API routes, and SDK plumbing
  • resolve OIDC userinfo for OAuth connections when identity scopes are present
  • expose source connection ids so UI can associate sources with signed-in accounts

Tests

  • bun run --cwd packages/core/api test -- src/handlers/connection-identity.test.ts

Stack

  1. Add connection identity backend support #871 👈 current
  2. Show connection identities in the UI #872
  3. Improve OpenAPI OAuth account reuse #873
  4. Emit valid schemas for Google Discovery specs #874
  5. Add bundled Google source flow #875

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud ed491cb May 30 2026, 07:24 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing ed491cb Commit Preview URL

Branch Preview URL
May 30 2026, 07:24 AM

@pkg-pr-new

pkg-pr-new Bot commented May 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@871

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@871

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@871

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@871

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@871

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@871

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@871

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@871

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@871

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@871

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@871

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@871

executor

npm i https://pkg.pr.new/executor@871

commit: ed491cb

@RhysSullivan
RhysSullivan force-pushed the codex/connection-identity-backend branch from bb8fb0d to 3644a56 Compare May 29, 2026 07:40
@RhysSullivan
RhysSullivan merged commit b0376aa into main May 31, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Add connection identity backend support

* Add cloud connection identity migration
@RhysSullivan
RhysSullivan deleted the codex/connection-identity-backend branch June 11, 2026 08:01
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