Uses of Package
io.quarkus.oidc
Packages that use io.quarkus.oidc
-
Classes in io.quarkus.oidc used by io.quarkus.oidcClassDescriptionAuthorization Code Flow Session StateOIDC redirect context which provides access to the routing context, current OIDC tenant configuration, redirect uri and additional query parameters.OIDC Context that can be used to run blocking OIDC tasks.Defines the authorization request properties when authenticating users using the Authorization Code Grant Type.SameSite attribute values for the session cookie.Authorization code flow response modeAuthorization Code grant configurationIntrospection Basic Authentication configurationSupported asymmetric signature algorithmsDefault Authorization Code token state manager configurationSupported session cookie key encryption algorithmsQualifier used to specify which named tenant is associated with one or more OIDC feature.Represents a token introspection result
-
Classes in io.quarkus.oidc used by io.quarkus.oidc.runtimeClassDescriptionAuthorization Code Flow Session StateJavaScriptRequestChecker can be used to check if the current request was made by JavaScript running inside Single-page application (SPA).OIDC redirect filter which can be used to customize redirect requests to OIDC authorization and logout endpoints as well as local redirects to OIDC tenant error, session expired and other pages.OIDC Context that can be used to run blocking OIDC tasks.Defines the authorization request properties when authenticating users using the Authorization Code Grant Type.Security event.A tenant resolver is responsible for resolving the
OidcTenantConfigfor tenants, dynamically.Tenant-specificSecurityIdentityprovider.A tenant resolver is responsible for resolving tenants dynamically so that the proper configuration can be used accordingly.TokenCertificateValidator can be used to verify X509 certificate chain that is inlined in the JWT token as a 'x5c' header value.TokenCustomizer can be used to change token headers to their original value for the token verification to succeed.Represents a token introspection resultToken introspection cache.Authorization Code Flow Token State Manager.UserInfo cache. -
Classes in io.quarkus.oidc used by io.quarkus.oidc.runtime.providersClassDescriptionTokenCustomizer can be used to change token headers to their original value for the token verification to succeed.