Package io.helidon.security.providers.oidc.common
package io.helidon.security.providers.oidc.common
Open ID Connect (OIDC) classes usable from all OIDC related components.
-
ClassDescriptionConfiguration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity.A fluent API
Builder
to build instances ofOidcConfig
.Client Authentication methods that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint.Types of requests to identity provider.Handler of cookies used in OIDC.Holder of the tenant configuration resolved at runtime.Tenant configuration.A fluent APIBuilder
to build instances ofTenantConfig
.