An Auth Token in Oracle Cloud Infrastructure is a password alternative used for authenticating with services that do not support OCI’s native authentication methods. It is commonly used for accessing the OCI CLI, SDKs, or third-party tools like Terraform and Docker. Auth Tokens are generated per user and can be managed through the OCI Console or API, providing a secure way to enable programmatic access without exposing the user’s primary password.

oci.identitydomains_auth_token

Fields

TitleIDTypeData TypeDescription
_keycorestring
cloud_account_idcorestringThe identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.
cloud_account_namecorestringThe name of the account this resource belongs to.
cloud_providercorestringThe name of the cloud provider.
cloud_tagscorehstore
compartment_idcorestringCompartment containing the resource. Used for Access control, logical grouping, and authorization boundaries.
compartment_ocidcorestringThe value to assign to the compartment_ocid property of this AuthToken.
created_atcoretimestampTime when the resource has been created.
delete_in_progresscoreboolThe value to assign to the delete_in_progress property of this AuthToken.
descriptioncorestringThe value to assign to the description property of this AuthToken.
domain_ocidcorestringThe value to assign to the domain_ocid property of this AuthToken.
expires_oncorestringThe value to assign to the expires_on property of this AuthToken.
freeform_tagscorehstoreThe value to assign to the freeform_tags property of this Instance.
idcorestringThe value to assign to the id property of this AuthToken.
idcs_created_bycorejsonThe value to assign to the idcs_created_by property of this AuthToken.
idcs_last_modified_bycorejsonThe value to assign to the idcs_last_modified_by property of this AuthToken.
idcs_last_upgraded_in_releasecorestringThe value to assign to the idcs_last_upgraded_in_release property of this AuthToken.
idcs_prevented_operationscorearray<string>The value to assign to the idcs_prevented_operations property of this AuthToken. Allowed values for items in this list are: "replace", "update", "delete", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
metacorejsonThe value to assign to the meta property of this AuthToken.
namecorestringThe name of this resource.
ocidcorestringThe value to assign to the ocid property of this AuthToken.
region_idcorestringThe region this resource resides within.
resource_typecorestringThe name of the resource type.
schemascorearray<string>The value to assign to the schemas property of this AuthToken.
statuscorestringThe value to assign to the status property of this AuthToken. Allowed values for this property are: "ACTIVE", "INACTIVE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
tagscorehstore_csvThe value to assign to the tags property of this AuthToken.
tenancy_ocidcorestringThe value to assign to the tenancy_ocid property of this AuthToken.
time_createdcoretimestampThe value to assign to the time_created property of this Instance.
tokencorestringThe value to assign to the token property of this AuthToken.
updated_atcoretimestampTime when the resource has been updated the last time.
usercorejsonThe value to assign to the user property of this AuthToken.
zone_idcorestringThe zone this resource resides within.