- validateAndCreateIdentity(RoutingContext, TokenCredential, OidcTenantConfig, JsonObject, JsonObject, JsonObject) - Static method in class io.quarkus.oidc.runtime.OidcUtils
-
- validateClaims(OidcTenantConfig.Token, JsonObject) - Static method in class io.quarkus.oidc.runtime.OidcUtils
-
- validatePrimaryJwtTokenType(OidcTenantConfig.Token, JsonObject) - Static method in class io.quarkus.oidc.runtime.OidcUtils
-
- value - Variable in class io.quarkus.oidc.OidcTenantConfig.Credentials.Secret
-
The client secret
- valueOf(String) - Static method in enum io.quarkus.oidc.OidcTenantConfig.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.oidc.OidcTenantConfig.Credentials.Secret.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.oidc.OidcTenantConfig.Roles.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.oidc.OidcTenantConfig.Tls.Verification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.oidc.SecurityEvent.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quarkus.oidc.OidcTenantConfig.ApplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.oidc.OidcTenantConfig.Credentials.Secret.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.oidc.OidcTenantConfig.Roles.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.oidc.OidcTenantConfig.Tls.Verification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quarkus.oidc.SecurityEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verification - Variable in class io.quarkus.oidc.OidcTenantConfig.Tls
-
- verifyAccessToken - Variable in class io.quarkus.oidc.OidcTenantConfig.Authentication
-
Both ID and access tokens are fetched from the OIDC provider as part of the authorization code flow.
- verifyResolvers() - Method in class io.quarkus.oidc.runtime.DefaultTenantConfigResolver
-