Skip to content

io.helidon.integrations.oci.OciConfig

Description

Meta configuration of OCI integration for Helidon

Configuration options

KeyTypeDefaultDescription
allowed-authentication-methodsList<String>List of attempted authentication strategies in case io.helidon.integrations.oci.OciConfig#authenticationMethod() is set to #AUTHENTICATION_METHOD_AUTO
authenticationConfiguration for authentication
authentication-methodStringautoAuthentication method to use
authentication-timeoutDurationPT10STimeout of authentication operations, where applicable
federation-endpointURICustomization of federation endpoint for authentication providers
imds-base-uriURIThe OCI IMDS URI (http URL pointing to the metadata service, if customization needed)
imds-detect-retriesIntegerCustomize the number of retries to contact IMDS service
imds-timeoutDurationPT1SThe OCI IMDS connection timeout
regionOciConfigSupportExplicit region
tenant-idStringOCI tenant id for Instance Principal, Resource Principal or OKE Workload

Usages


See the manifest for all available types.