Implement privileged execution for MCP tool calls
Fix MCP tool execution authorization by implementing proper privileged execution pattern: - Execute target services with ADMIN privileges for system access - Maintain audit context with MCP_USER for security tracking - Remove redundant permission checks that blocked legitimate MCP operations Now MCP users can access all 964+ Moqui services through tools/call while maintaining proper security and auditing.
Showing
1 changed file
with
11 additions
and
6 deletions
-
Please register or sign in to post a comment