Gravitee.io APIM - Policy - Keyless Security · This security policy does not block any requests as it considers them as valid by default
Group: io.gravitee.policy - All Dependencies
Gravitee.io APIM - Policy - JSON to JSON Transformation · Apply a transformation (or mapping) on the request and/or response and/or message content.
Gravitee.io APIM - Policy - Override HTTP Method · Override the HTTP method provided by the initial consumer with a new configured value when the inbound request is sent to the backend API
Gravitee.io APIM - Policy - OpenID Connect - UserInfo · Get the OpenId Connect user info from an OAuth2 resource through its UserInfo endpoint
Gravitee.io APIM - Policy - Assign content · Change or transform the content of the request/response body or message
Gravitee.io APIM - Policy - JWS · Validate the JWS token signature, certificate information and expiration date before sending the API call to the target backend
Gravitee.io APIM - Policy - URL Rewriting · Rewrite URLs from an HTTP response header or body
Gravitee.io APIM - Policy - JSON Validation · Validate JSON payloads
Gravitee.io APIM - Policy - Generate JWT · Generate a signed JWT Gravitee with a configurable set of claims.
Gravitee.io APIM - Policy - Assign attributes · Set variables such as request attributes, message attributes and other execution context attributes.
Gravitee.io APIM - Policy - Role-Based-Access-Control · Control access to a resource by specifying the required roles to access it
Gravitee.io APIM - Policy - SSL Enforcement · Filter incoming SSL requests with client certificate authentication
Gravitee.io APIM - Policy - XmlThreatProtection · Validate an XML payload by applying limits on XML structures such as elements, entities, attributes and string values
Gravitee.io APIM - Policy - RegexThreatProtection · Extract information from a request (headers, path, query parameters, payload) and evaluate that content against pre-defined regular expressions
Gravitee.io APIM - Policy - JsonThreatProtection · Validate a JSON request body by specifying limits for various JSON structures (such as arrays, field names and string values)
Gravitee.io APIM - Policy - XML Validation · Validate an XML payload against a XSD schema
Gravitee.io APIM - Policy - Spike Arrest · The Spike Arrest Policy allows to limit the requests received by a backend
Gravitee.io APIM - Policy - Retry · Replay request when experiencing backend connection issue or if the response meets a given condition
Gravitee.io APIM - Policy - JSON to XML Transformation · Description of the JSON to XML Transformation Gravitee Policy
Gravitee.io APIM - Policy - HTTP Signature · Enforce consumers to send a signature identifying the requests to ensure their identity
Gravitee.io APIM - Policy - Traffic Shadowing · Asynchronously copy the traffic to another service
Gravitee.io APIM - Policy - Metrics Reporter · Push the request metrics to a custom endpoint
Gravitee.io APIM - Policy - Generate HTTP Signature · Generate HTTP Signature
Gravitee.io APIM - Policy - Cors · Description of the Cors Gravitee Policy