Deploy KeyCape-backed portal login edge
This commit is contained in:
parent
eac9d655b0
commit
9a486c3531
5 changed files with 145 additions and 2 deletions
|
|
@ -68,6 +68,14 @@ provide safe password and MFA enrollment/recovery handoffs. Preserve
|
|||
platform-root separation and ensure tenant administration never implies
|
||||
platform authority.
|
||||
|
||||
2026-07-27 implementation evidence: `user-engine-portal` is registered as a
|
||||
public static KeyCape client with an exact callback and S256 PKCE. The portal
|
||||
is live at `https://users.92-205-62-239.nip.io`, has a trusted ACME
|
||||
certificate, begins the KeyCape/Authelia flow, and rejects an unregistered
|
||||
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.
|
||||
|
||||
## T04 - Integrate authorization, email, audit, and events
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue