auth-token ============== Description ----------- An `AuthToken` is an Oracle-generated token string that you can use to authenticate with third-party APIs that do not support Oracle Cloud Infrastructure's signature-based authentication. For example, use an `AuthToken` to authenticate with a Swift client with the Object Storage Service. The auth token is associated with the user's Console login. Auth tokens never expire. A user can have up to two auth tokens at a time. **Note:** The token is always an Oracle-generated string; you can't change it to a string of your choice. For more information, see `Managing User Credentials <https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm>`__. Available Commands ------------------ * :doc:`create </cmdref/iam/auth-token/create>` * :doc:`delete </cmdref/iam/auth-token/delete>` * :doc:`list </cmdref/iam/auth-token/list>` * :doc:`update </cmdref/iam/auth-token/update>` .. toctree:: :hidden: /cmdref/iam/auth-token/create /cmdref/iam/auth-token/delete /cmdref/iam/auth-token/list /cmdref/iam/auth-token/update