Record identity lifecycle enforcement
This commit is contained in:
parent
5b8f52749e
commit
44eec293fa
1 changed files with 6 additions and 1 deletions
|
|
@ -84,6 +84,11 @@ callback. KeyCape image `key-cape:e8b4ede` maps an unambiguous
|
||||||
`tenant:<kind>:<slug>:users|admins` directory group envelope into the tenant
|
`tenant:<kind>:<slug>:users|admins` directory group envelope into the tenant
|
||||||
and coarse tenant-admin claims while refusing ambiguous multi-tenant mapping.
|
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
|
## T04 - Integrate authorization, email, audit, and events
|
||||||
|
|
||||||
```task
|
```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.
|
OpenBao package-publisher capability; no credential was bypassed or exposed.
|
||||||
|
|
||||||
2026-07-28 update: public TLS ingress and KeyCape OIDC are active. The current
|
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
|
cluster, and the companion `identity-provisioner:dbf7cfd` deployment is
|
||||||
healthy behind namespace-scoped credentials and default-deny policy. Registry
|
healthy behind namespace-scoped credentials and default-deny policy. Registry
|
||||||
publication, backup/restore evidence, metrics, and automated rollback remain.
|
publication, backup/restore evidence, metrics, and automated rollback remain.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue