Record tenant and authorization rollout
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-08-09 02:23:11 +02:00
parent 3bb73b013e
commit fafa4d708a

View file

@ -185,7 +185,11 @@ and rolled out successfully on Railiance. Public health returns schema
without a session, rather than 404). The rollout replaces in-memory OIDC
sessions, so existing browsers must authenticate again.
The tenant authority is not currently deployed in the cluster. Platform
tenant creation therefore remains fail-closed behind the implemented optional
`TenantManagementPort`; this is part of the remaining T01 tenant-management
integration rather than a hidden local tenant registry.
2026-08-09 production follow-up: tenant-engine and its dedicated flex-auth
policy service are deployed with persistent storage and least-privilege
networking. The portal adapter created a tenant successfully and the record
survived a tenant-engine restart. The separate user-engine flex-auth policy is
also deployed and has live self-service-allow/cross-tenant-deny evidence, but
the portal runtime switch remains gated on approved event and mail receivers.
T01 remains open only for broader tenant update/retirement operations and the
final outbox transport activation.