This version of the docs is a work in progress. If you don’t see what you are looking for check the legacy wiki. |
Enables users to add new headers and header values to a request and/or response.
Validates calls to an API by checking the URI format, enforcing Role-Based Access Control (RBAC), ensuring payload schema compliance, and much more.
For Identity usage in validating attribute mapping policies which may be applied by the SAML Policy Translation Filter.
Extracts a value from the request body and puts it in a request header.
Patches request/response bodies using methods native to the content type.
IN PROGRESS
Removes the Content-Type
header when no content body is present.
Enables users to add support for Cross-Origin Resource Sharing requests.
IN PROGRESS
IN PROGRESS
IN PROGRESS
IN PROGRESS
IN PROGRESS
Conditionally removes headers from a request and/or response.
IN PROGRESS
IN PROGRESS
Logs a descriptive event for each API request so that usage can be audited.
Populates a request header with the client’s IP address.
Verifies that the request URI has been properly converted from an IRI.
Provides a mechanism for authenticating and enriching requests with data from an OpenStack Keystone v2 Identity service.
Authorizes requests based on data about the user making the request.
IN PROGRESS
IN PROGRESS
IN PROGRESS
For identity usage for rate limiting and user access events.
Limits the number of requests allowed through Repose to the origin service.
Validates calls to an API by checking the requested URI against a series Regular Expressions to enforce Role-Based Access Control (RBAC).
Allows the translation and addition of new assertions to a SAML response request.
Enables users to write custom filters for Repose using a variety of scripting languages.
Validates calls to an API by checking the URI format and HTTP method and enforcing Role-Based Access Control (RBAC) using a simple Domain Specific Language (DSL).
IN PROGRESS
Winnows away the tenants that are not relevant to the current request.
IN PROGRESS
Normalizes the URI of HTTP messages.
IN PROGRESS
IN PROGRESS
IN PROGRESS
Authorizes users with permissions from a Valkyrie service, and normalizes request and/or response data given those permissions.
IN PROGRESS