Deleting Auth Tokens from a Roving Edge Infrastructure Device

Describes how to delete an auth token credential from a user on your Roving Edge Infrastructure device.

Note

Deleting an auth token makes it no longer valid for accessing third-party APIs.

    1. Open the navigation menu and select Identity Management > Users. The Users page appears. All users are listed in tabular form.

    2. Click the user for which you want to create an auth token. The user's Details page appears.

    3. Click Auth Tokens under Resources. The Auth Tokens page appears. All auth tokens are listed in tabular form.

    4. Select the Actions menu (Actions Menu) for the auth token you want to delete and click Delete.

    5. Confirm the deletion when prompted.

  • Use the oci iam auth-token delete command and required parameters to delete an auth token credential from a user on your Roving Edge Infrastructure devices:

    oci iam auth-token delete --user-id user_ocid --auth-token-id auth_token_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the DeleteAuthToken operation to delete an auth token credential from a user on your Roving Edge Infrastructure devicesn.