Package io.quarkus.oidc.common
package io.quarkus.oidc.common
-
ClassDescriptionAnnotation that can be used to restrict
OidcRequestFilterto specific OIDC endpointsRequest 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.OIDC request context which provides access to the HTTP request headers and body, as well as context properties.Response filter which can be used to intercept HTTP responses from the OIDC provider.OIDC response context which provides access to the HTTP response status code, headers and body.