Record platform-root authorization fix
This commit is contained in:
parent
90a20783e5
commit
72b0eb404c
1 changed files with 7 additions and 0 deletions
|
|
@ -156,6 +156,13 @@ directory login, replay denial, and cleanup. This task now awaits only the
|
||||||
Binky user's own password choice, MFA enrollment, and final scoped-token
|
Binky user's own password choice, MFA enrollment, and final scoped-token
|
||||||
acceptance.
|
acceptance.
|
||||||
|
|
||||||
|
2026-07-29: the first portal attempt correctly denied cross-tenant access
|
||||||
|
because KeyCape had not projected the established `net-kingdom-admins` group
|
||||||
|
to the new platform-operator role. Commit `90a2078` adds and tests the explicit
|
||||||
|
`tenant:platform` / `platform-operator` compatibility mapping and is deployed
|
||||||
|
Ready. The operator must start a fresh OIDC session so the corrected claims
|
||||||
|
are minted.
|
||||||
|
|
||||||
## Task: Register a workload-identity OIDC client for the qonto runtime
|
## Task: Register a workload-identity OIDC client for the qonto runtime
|
||||||
|
|
||||||
```task
|
```task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue