Skip to content

fix(infisical): restore OIDC auth flow for SDK v5#747

Merged
theoephraim merged 2 commits into
mainfrom
codex/fix-infisical-oidc-746
Jun 5, 2026
Merged

fix(infisical): restore OIDC auth flow for SDK v5#747
theoephraim merged 2 commits into
mainfrom
codex/fix-infisical-oidc-746

Conversation

@theoephraim
Copy link
Copy Markdown
Member

@theoephraim theoephraim commented Jun 5, 2026

Summary

  • replace the removed client.auth().oidcAuth.login(...) call with an explicit OIDC exchange against Infisical's /api/v1/auth/oidc-auth/login endpoint
  • set the returned token on the SDK via client.auth().accessToken(accessToken)
  • bump @infisical/sdk devDependency in the plugin package from ^5.0.0 to ^5.0.2
  • add a bumpy patch file for @varlock/infisical-plugin

Validation

  • bun run --filter @varlock/infisical-plugin typecheck
  • bun run --filter @varlock/infisical-plugin build
  • bun run lint:fix

Context

Refs #746.

Could the reporter please validate this branch in the same GitHub Actions OIDC workflow from the issue?

@theoephraim theoephraim force-pushed the codex/fix-infisical-oidc-746 branch from 9eff461 to 495dc7b Compare June 5, 2026 06:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • @varlock/infisical-plugin 1.1.0 → 1.1.1

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 5, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@varlock/infisical-plugin@747

commit: 495dc7b

@theoephraim theoephraim merged commit 7540b4d into main Jun 5, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant