bcgov / gwa-api

Gateway Admin API for self-service of Kong configuration, ACL management and BCDC Catalog updates for API metadata
Apache License 2.0
6 stars 4 forks source link

Enforce validation on upstream service hosts for particular data planes #122

Closed ikethecoder closed 1 week ago

ikethecoder commented 1 month ago

Story: As an API Provider, I want to ensure that the upstream service (API) is only configured for my Gateway and not for others, so that I have assurance that there is no unauthorized access to my API.

Some data planes will have an increased level of security where we want tighter controls on which routes can go to which upstreams.

A/C:

Considerations: