Record identity lifecycle enforcement
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-28 01:33:04 +02:00
parent 5b8f52749e
commit 44eec293fa

View file

@ -84,6 +84,11 @@ callback. KeyCape image `key-cape:e8b4ede` maps an unambiguous
`tenant:<kind>:<slug>:users|admins` directory group envelope into the tenant
and coarse tenant-admin claims while refusing ambiguous multi-tenant mapping.
2026-07-28 update: KeyCape image `key-cape:909bb32` fails closed for directory
subjects in `netkingdom-suspended`: authorization-code exchange consumes the
code and returns a safety rejection, while `/userinfo` rejects previously
issued tokens. Unit and profile suites pass. Live Binky MFA acceptance remains.
## T04 - Integrate authorization, email, audit, and events
```task
@ -123,7 +128,7 @@ KeyCape OIDC edge. Forgejo OCI publication is pending restoration of the
OpenBao package-publisher capability; no credential was bypassed or exposed.
2026-07-28 update: public TLS ingress and KeyCape OIDC are active. The current
`user-engine:portal-b2f1185` deployment is healthy with the dedicated CNPG
`user-engine:portal-e23674d` deployment is healthy with the dedicated CNPG
cluster, and the companion `identity-provisioner:dbf7cfd` deployment is
healthy behind namespace-scoped credentials and default-deny policy. Registry
publication, backup/restore evidence, metrics, and automated rollback remain.