io.helidon.integrations.oci.SessionTokenMethodConfig
Description
Configuration of the config authentication method
Configuration options
| Key | Type | Description |
|---|---|---|
refresh- | Duration | Refresh period, i.e |
initial- | Duration | Delay of the first refresh |
user- | String | The OCI user id |
fingerprint | String | The OCI authentication fingerprint |
passphrase | String | The OCI authentication passphrase |
region | String | The OCI region |
session- | String | Session token value |
private- | Path | The OCI authentication private key resource |
session- | Long | Maximal lifetime of a session |
session- | Path | Session token path |
tenant- | String | The OCI tenant id |
Usages
See the manifest for all available types.