v0.162.4

Infisical/infisicalv0.162.4Jul 13, 2026by scott-ray-wilson

AI Summary

Improves API performance with identity token caching and introduces a new secrets activation modal, alongside fixes for SSO/OIDC login flows.

Key Highlights

  • Add secrets activation modal
  • Cache identity token revocation checks
  • Honor default org after SSO login and fix OIDC org switch 403

New Features

  • Secrets Activation Modal
  • Identity Token Revocation Caching
  • SSO/OIDC Login Fixes
  • Framework Integrations Revamp

Full Release Notes

## What's Changed
* improvement(api): cache identity token revocation checks and tighten marker expiry by @victorvhs017 in https://github.com/Infisical/infisical/pull/7242
* feat(secrets): add activation modal by @adilsitos in https://github.com/Infisical/infisical/pull/7137
* chore: add upgrade impact for v0.162.3 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7251
* fix: remove order by in audit log prune job by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7254
* chore: revert expired expirations cron by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7257
* improvement: re-vamp and expand framework integrations and infrastructure integrations by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7253
* fix(auth): honor default org after SSO login and fix OIDC org switch 403 by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7236


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.3...v0.162.4