Baoyuantop commented on issue #12374:
URL: https://github.com/apache/apisix/issues/12374#issuecomment-3520247936

   APISIX's OPA plugin only requires OPA to return a decision result with a 
`result` field. However, the current configuration requests 
`/v1/data/organization/allow`, but there's no corresponding `allow` rule 
outputting a `result`, causing the response format to not meet the plugin's 
expectations. The plugin itself is working correctly. Adjusting the policy path 
or adding the `allow` rule will restore normal functionality.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to