Skip to content

Add Azure Key Vault authentication secrets#34

Merged
josh-uk merged 2 commits into
masterfrom
codex/phase-12-azure-key-vault
Jul 19, 2026
Merged

Add Azure Key Vault authentication secrets#34
josh-uk merged 2 commits into
masterfrom
codex/phase-12-azure-key-vault

Conversation

@josh-uk

@josh-uk josh-uk commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add UI-managed Microsoft device-code sign-in using the bundled Azure CLI, with no custom app registration or terminal step
  • support Azure Key Vault references for authentication secret fields with just-in-time server-side resolution
  • persist isolated Azure CLI state in Docker Compose and smoke-test amd64 and arm64 images
  • update the authentication documentation, screenshots, security model, changelog, and package version for v1.1.0

Verification

  • 102 unit tests with coverage thresholds passing
  • 22 component tests
  • 44 PostgreSQL integration tests
  • 10 Playwright end-to-end tests including accessibility
  • production Next.js build
  • Docker runtime smoke: non-root UID, Azure CLI 2.88.0, writable mode-700 Azure config, Sharp, and health tooling
  • npm audit: 0 vulnerabilities
  • independent security and release reviews: no remaining blockers

Closes #33

@josh-uk
josh-uk merged commit 8d3b40e into master Jul 19, 2026
5 checks passed
@josh-uk
josh-uk deleted the codex/phase-12-azure-key-vault branch July 19, 2026 14:02
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.

Phase 12: Azure Key Vault authentication secrets

1 participant