Skip to content

feature: OPA Plugin #544

Description

@davidhadas

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?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions