Creating a Customer Secret Key for a Roving Edge Infrastructure Device

Describes how to create a customer secret key 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 whom you want to create a customer secret key. The user's Details page appears.

    3. Click Customer Secret Keys under Resources. The Customer Secret Keys page appears. All customer secret keys are listed in tabular form.

    4. Click Generate Secret Key. The Generate Secret Key dialog box appears.

    5. Enter a name for the secret key.

    6. Click Generate Secret Key.

      The generated Secret Key is displayed in the Generate Secret Key dialog box. At the same time, Oracle generates the Access Key that is paired with the Secret Key. The newly generated Customer Secret key is added to the list of Customer Secret Keys.

    7. Copy the Secret Key immediately, because you cannot retrieve the Secret Key again after closing the dialog box for security reasons. If you are an administrator creating a customer secret key for another user, you need to securely deliver it to the user by providing it verbally, printing it out, or sending it through a secure email service.

    8. Click Close.
    9. To show or copy the Access Key, click the Show or Copy action to the left of the Name of a particular customer secret key.
  • Use the oci iam customer-secret-key create command and required parameters to create a customer secret key for a user on your Roving Edge Infrastructure devices:

    oci iam customer-secret-key create --user-id user_ocid --display-name display_name [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 CreateCustomerSecretKey operation to create a customer secret key for a user on your Roving Edge Infrastructure devices.