Interface OidcResponseFilter


public interface OidcResponseFilter
Response filter which can be used to intercept HTTP responses from the OIDC provider.

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