Request and response pipeline policies

Request policies are applied to the request flow and are enforced between the request being received from a client and the request being forwarded to the backend service endpoint. Any number of policies can be defined but policies execute in order, with the uppermost policy first, followed by the next policy, and so on, until the request is either rejected or forwarded to the backend service if all policy conditions are met. The service request URL is where requests meeting the policy criteria are sent, that is, the service endpoint:

Request and response policy enforcement

Response policies behave in ...

Get Implementing Oracle API Platform Cloud Service now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.