io.helidon.integrations.oci.OciConfig
Description
Meta configuration of OCI integration for Helidon
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
allowed- | List< | List of attempted authentication strategies in case io. is set to #AUTHENTICATION_ | |
authentication | Configuration for authentication | ||
authentication- | String | auto | Authentication method to use |
authentication- | Duration | PT10S | Timeout of authentication operations, where applicable |
federation- | URI | Customization of federation endpoint for authentication providers | |
imds- | URI | The OCI IMDS URI (http URL pointing to the metadata service, if customization needed) | |
imds- | Integer | Customize the number of retries to contact IMDS service | |
imds- | Duration | PT1S | The OCI IMDS connection timeout |
region | String | Explicit region | |
tenant- | String | OCI tenant id for Instance Principal, Resource Principal or OKE Workload |
Usages
See the manifest for all available types.