Listing Auth Tokens for a Roving Edge Infrastructure Device

Describes how to list the auth token credentials for a user on your Roving Edge Infrastructure device.

    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.

  • Use the oci iam auth-token list command and required parameters to list the auth token credentials for a user on your Roving Edge Infrastructure devices:

    oci iam auth-token list --user-id user-id [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 ListAuthTokens operation to display a list of auth tokens using the API.