Skip to content

feat(oidc): release workload identity SDK 1.2 - #4

Merged
danifronter merged 7 commits into
mainfrom
feat/orbit-workload-access-token
Jul 27, 2026
Merged

feat(oidc): release workload identity SDK 1.2#4
danifronter merged 7 commits into
mainfrom
feat/orbit-workload-access-token

Conversation

@danifronter

@danifronter danifronter commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Adds confidential workload client-credentials issuance.
  • Hardens RS256 workload token validation for issuer, audience, client, authorized party, scope, temporal claims, tenant binding and workload status.
  • Adds bounded clock skew, JWKS caching and safe key rotation.
  • Adds optional client-side private_key_jwt support without claiming Identity server support.
  • Adds 1.2.0 changelog, upgrade notes, compatibility matrix and release checklist.

Why

ORBIT Enterprise Agents require a stable, reviewable workload identity contract before replacing temporary branch aliases in ORBIT and Enix Platform.

Validation

  • PHPUnit: 21 tests, 76 assertions.
  • PHPStan: passing.
  • composer validate --strict: passing.
  • composer audit --locked: no advisories.

Deployment note

private_key_jwt must remain disabled until Identity explicitly provisions and confirms it. Existing client_secret_post integrations remain compatible.

@danifronter danifronter changed the title feat(oidc): add workload access token support feat(oidc): release workload identity SDK 1.2 Jul 27, 2026
@danifronter
danifronter marked this pull request as ready for review July 27, 2026 14:23
@danifronter
danifronter merged commit 2e8de42 into main Jul 27, 2026
5 checks passed
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