Access control of managed APIs that you expose with the API Microgateway Service
Access control of managed APIs that you expose with the API Microgateway Service
You can configure the following methods to control access to managed APIs that you expose with the API Microgateway Service:
IP filtering policy. Specify multiple IP rules to grant or deny access to various IP ranges. The IP filtering order of precedence is based on the listing of the IP rules that you specify. IP rules are overridden based on order. For example, setting
DENY
and
ALLOW
as default IP rules does not indicate that all functionalities will be both allowed and denied.
Always enter default IP rules as the first rules on the list.
Rate limit policy. The rate limit policy places usage restrictions on each managed API that defines the allowed limit of usage for a designated time period.
Authentication. Enable OAuth 2.0 authentication for the API Microgateway Service and use it with managed APIs that invoke an
Application Integration
process that uses basic authentication. OAuth 2.0 authentication verifies user access credentials with Informatica's Identity Service.