Description

Configuration used by OciAuthenticationDetailsProvider.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
auth-strategiesLISTi.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-strategyVALUEi.h.i.o.s.r.OciConfigAuthStrategy The singular authentication strategy to apply
auth.fingerprintVALUEString The OCI authentication fingerprint
auth.keyFileVALUEStringoci_api_key.pemThe OCI authentication key file
auth.passphraseVALUEString The OCI authentication passphrase
auth.private-keyVALUEString The OCI authentication private key
auth.private-key-pathVALUEString The OCI authentication key file path
auth.regionVALUEString The OCI region
auth.tenant-idVALUEString The OCI tenant id
auth.user-idVALUEString The OCI user id
config.pathVALUEString The OCI configuration profile path
config.profileVALUEStringDEFAULTThe OCI configuration/auth profile name
imds.hostnameVALUEString169.254.169.254The OCI IMDS hostname
imds.timeout.millisecondsVALUEDurationPT0.1SThe OCI IMDS connection timeout

See the manifest for all available types.