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