Listing OAuth 2.0 Client Credentials for a Roving Edge Infrastructure Device

Describes how to list of the OAuth 2.0 client credentials for a user on your Roving Edge Infrastructure devices.

The single default OAuth 2.0 client credential "UI-console-oauth-credential" is generated when a user is added. This OAuth 2.0 client credential is the only one allowed for a user.

    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 whose OAuth 2.0 client credentials you want to list. The user's Details page appears.

    3. Click OAuth 2.0 Client Credentials under Resources. The OAuth 2.0 Client Credentials page appears. All OAuth 2.0 client credentials are listed in tabular form.

  • Use the oci iam user oauth2-credential list command and required parameters to list of the OAuth 2.0 client credentials for a user on your Roving Edge Infrastructure devices:

    oci iam user oauth2-credential list --user-id user_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 ListOAuthClientCredentials operation to display a list of OAuth user tokens.