feat(auth): route signed Binjovi history and service commands #55
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/binjovi-history-service-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?
Add POST-only routes for separate historical release imports and the service-operation API. Both use cookie_session or JWT authentication and signed id_token forwarding. The backend keeps the operation allowlist, release-operator authorization, closed body schema, and idempotency checks. Reject empty or traversal path segments.
Cluster red-green route contract passed. The complete Ory contract suite passed. Merge and release through Binjovi only.