Skip to content

Permissions

stud0709 edited this page May 22, 2026 · 1 revision

Permissions

The sap-bridge Web Dashboard provides a dedicated UI to review, approve, and revoke access for the AI agent. This ensures that the agent cannot execute unauthorized actions on your SAP backend.

API Permissions (Pending Intercepts)

The agent may request access to raw REST API endpoints. You can review these requests in the Pending Intercepts queue.

API Permissions

Object Permissions (Pending Push & Activate)

Before the agent can push code or activate changes, it must request write access for specific SAP objects. These requests appear in the Pending Push & Activate queue.

Object Permissions

Available MCP Tools

Tool Name Description
sap_request_api_permissions Bulk-requests permissions for multiple raw SAP REST endpoints by injecting them into the user's Pending Intercepts queue for approval.
sap_request_object_permissions Bulk-requests permissions for multiple SAP objects by injecting them into the user's Pending Push & Activate queue for approval.

Clone this wiki locally