Admit authenticated Binjovi service workspace reads #61
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/binjovi-services-browser-route"
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?
Expose the new
/servicesbrowser workspace through one exact GET/HEAD rule. It accepts the same cookie or service JWT identity as the dashboard and signs the upstream identity. Existing asset, API read, and service command rules cover the workspace requests.Validation: route guard failed before the new rule, then the full Ory contract suite passed. Guards require signed reads and reject anonymous access or page mutation methods. Companion Binjovi PR787 adds the page, inventory, history, and editor.