HelidonHelidon4.5.2

io.helidon.security.providers.IdcsRoleMapperConfig

Description

Merged configuration for security.providers.idcs-role-mapper

Configuration options

KeyTypeDefaultDescription
cache-configEvictableCacheUse explicit io.helidon.security.providers.common.EvictableCache for role caching
default-idcs-subject-typeStringuserConfigure subject type to use when requesting roles from IDCS
idcs-app-name-handlerTokenHandlerConfigure token handler for IDCS Application name
idcs-tenant-handlerTokenHandlerToken handler for an IDCS tenant ID. The extracted tenant ID must be a single DNS label: 1 to 63 alphanumeric or hyphen characters, with no leading or trailing hyphen. Invalid tenant IDs fail before endpoint resolution
oidc-configOidcConfigUse explicit io.helidon.security.providers.oidc.common.OidcConfig instance, e.g
subject-typesList<SubjectType>USERAdd a supported subject type

Merged Types

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.