Admit the two authenticated independent object-store POST routes #90
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/object-store-api-routes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The new credential report reached Oathkeeper but returned 404 because its POST route was absent from the explicit allowlist. Add the exact agent credential-report and operator reconcile routes with the existing JWT/session and signed identity chains. Binjovi continues to enforce the lane, image, release authority, empty payload and idempotency key. General API methods remain GET/HEAD.
Validation: the new route contract fails before the change and passes after it; the complete Ory check suite and clean diff checks pass. After deployment, verify live agent reporting, reconciliation proofs and ordinary catalog cutover.