Record OIDC network policy correction
This commit is contained in:
parent
8e7229ae68
commit
00d3a9b508
1 changed files with 6 additions and 0 deletions
|
|
@ -107,6 +107,12 @@ envelope. KeyCape `90a2078` now maps that group explicitly to
|
|||
tenant-admin mappings remain tenant scoped. The fixed image is Ready on
|
||||
railiance01.
|
||||
|
||||
The subsequent live MFA callback exposed a missing destination-side
|
||||
NetworkPolicy: user-engine allowed egress to KeyCape, but the SSO default deny
|
||||
had no matching ingress. Commit `8e7229a` adds the namespace-and-pod-scoped
|
||||
`:8080` rule plus verifier coverage. After applying it, an in-pod discovery
|
||||
request from user-engine to KeyCape returns HTTP 200.
|
||||
|
||||
## T04 - Integrate authorization, email, audit, and events
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue