Feature Description
An Authbridge Plugin as part of epic rossoctl/rossoctl#1789
Proposed Solution
The OPA Plugin supports evaluating Rego policies locally with sub‑millisecond latency. The plugin intercepts traffic, extracts a rich input document that captures the key dimensions required to evaluate user-to-agent, agent‑to‑agent and agent‑to‑tool, agent-to-llm interactions.
The input document ensures that authorization decisions can incorporate as a minimum the identity of the caller, the identity of the callee, the identity of the user making the original request and the task. Additional contextual parameters (HTTP headers, request path, inference model, content payloads, tool schemas, etc.) can also be included, enabling even deeper and more expressive policy logic when needed. The plugin supports evaluating both requests and responses; Both inbound and outbound from any Kagenti agent/tool.
Want to contribute?
Additional Context
No response
Feature Description
An Authbridge Plugin as part of epic rossoctl/rossoctl#1789
Proposed Solution
The OPA Plugin supports evaluating Rego policies locally with sub‑millisecond latency. The plugin intercepts traffic, extracts a rich input document that captures the key dimensions required to evaluate user-to-agent, agent‑to‑agent and agent‑to‑tool, agent-to-llm interactions.
The input document ensures that authorization decisions can incorporate as a minimum the identity of the caller, the identity of the callee, the identity of the user making the original request and the task. Additional contextual parameters (HTTP headers, request path, inference model, content payloads, tool schemas, etc.) can also be included, enabling even deeper and more expressive policy logic when needed. The plugin supports evaluating both requests and responses; Both inbound and outbound from any Kagenti agent/tool.
Want to contribute?
Additional Context
No response