Uploading an API Signing Key for a Roving Edge Infrastructure Device

Describes how to create an API signing key credential 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 API Keys under Resources. The API Keys page appears. All API keys are listed in tabular form.

    4. Click Add Public Key. The Add Public Key dialog box appears.

    5. Select one of the following options:

      • Choose Public Key File: Drag and drop a key file into the Public Key box or click select one to navigate to a location in your network where you can select a key file.

        Note

        All public key files must have the .pem extension.

      • Paste Public Keys: Copy and paste the public key into the Public Key box.

    6. Click Add.

    7. View the user's Details page to confirm the uploading.

    8. For the API key you want to delete, click Edit.

    9. Make your changes and click Save.

  • Use the oci iam user api-key upload command and required parameters to create an API signing key credential for a user on your Roving Edge Infrastructure devices:

    oci iam user api-key upload --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 UploadApiKey operation to create an API signing key credential for a user on your Roving Edge Infrastructure devices.