Interface OidcRequestFilter


public interface OidcRequestFilter
Request filter which can be used to customize requests such as the verification JsonWebKey set and token grant requests which are made from the OIDC adapter to the OIDC provider.

Filter can be restricted to a specific OIDC endpoint with a OidcEndpoint annotation.