Description
Configuration used by
OciAuthenticationDetailsProvider.Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
auth-strategies | LIST | i.h.i.o.s.r.OciConfigAuthStrategies | The list of authentication strategies that will be attempted by com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider when one is called for | |
auth-strategy | VALUE | i.h.i.o.s.r.OciConfigAuthStrategy | The singular authentication strategy to apply | |
auth.fingerprint | VALUE | String | The OCI authentication fingerprint | |
auth.keyFile | VALUE | String | oci_api_key.pem | The OCI authentication key file |
auth.passphrase | VALUE | String | The OCI authentication passphrase | |
auth.private-key | VALUE | String | The OCI authentication private key | |
auth.private-key-path | VALUE | String | The OCI authentication key file path | |
auth.region | VALUE | String | The OCI region | |
auth.tenant-id | VALUE | String | The OCI tenant id | |
auth.user-id | VALUE | String | The OCI user id | |
config.path | VALUE | String | The OCI configuration profile path | |
config.profile | VALUE | String | DEFAULT | The OCI configuration/auth profile name |
imds.hostname | VALUE | String | 169.254.169.254 | The OCI IMDS hostname |
imds.timeout.milliseconds | VALUE | Duration | PT0.1S | The OCI IMDS connection timeout |
See the manifest for all available types.