Uses of Package
io.helidon.security.providers.oidc.common
Package
Description
Mapper that retrieves roles from IDCS server and maps them to user subject.
Integration with Open ID Connect providers.
Open ID Connect (OIDC) classes usable from all OIDC related components.
Open ID Connect (OIDC) SPI interfaces.
-
ClassDescriptionConfiguration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity.
-
ClassDescriptionConfiguration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity.
-
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
. -