hexa-org / policy-orchestrator

Hexa Policy Orchestrator enables you to manage all of your access policies consistently across software providers.
https://hexaorchestration.org/
Apache License 2.0
98 stars 15 forks source link

Improve compliance with HTTP Status on Orchestrator Server #417

Open independentid opened 6 months ago

independentid commented 6 months ago

When interrogating the current orchestrator rest service for a specific application id, a not found returns status 500, it should be 404.

This issue is to go through the server and check proper response types and handling in both orchestrator and the admin ui.