Hi Thwacksters
I am currently working on a project to expose the SolarWinds Orion SWIS API to our users with tightly controlled access. Our goal is to restrict which specific SWIS API endpoints (e.g., specific verbs) each customer can invoke.
We initially attempted to restrict access using responder policies on our load balancer, essentially intercepting SWIS traffic and blocking requests to specific endpoints. However, I would love to hear your take on this.
For example:
Prevent customer accounts from invoking /SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Delete