Skip to content

io.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider

Description

Multitenant IDCS role mapping provider

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
oidc-configOidcConfigUse explicit io.helidon.security.providers.oidc.common.OidcConfig instance, e.g
subject-typesList<SubjectType>USERAdd a supported subject type
idcs-tenant-handlerTokenHandlerConfigure token handler for IDCS Tenant ID

See the manifest for all available types.