cURL
OCI Auth
Update
Update OCI Auth configuration on machine identity
PATCH
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token in Infisical
Path Parameters
The ID of the machine identity to update the auth method for.
Body
application/json
The OCID of your tenancy.
Minimum string length:
1The comma-separated list of trusted OCI account usernames that are allowed to authenticate with Infisical.
Maximum string length:
500The new IPs or CIDR ranges that access tokens can be used from.
Minimum array length:
1The new lifetime for an access token in seconds.
Required range:
0 <= x <= 315360000The new maximum number of times that an access token can be used.
Required range:
x >= 0The new maximum lifetime for an access token in seconds.
Required range:
0 <= x <= 315360000Response
Default Response