Skip to content

io.helidon.integrations.oci.SessionTokenMethodConfig

Description

Configuration of the config authentication method

Configuration options

KeyTypeDescription
refresh-periodDurationRefresh period, i.e
initial-refresh-delayDurationDelay of the first refresh
user-idStringThe OCI user id
fingerprintStringThe OCI authentication fingerprint
passphraseStringThe OCI authentication passphrase
regionStringThe OCI region
session-tokenStringSession token value
private-key-pathPathThe OCI authentication private key resource
session-lifetime-hoursLongMaximal lifetime of a session
session-token-pathPathSession token path
tenant-idStringThe OCI tenant id

Usages


See the manifest for all available types.