Creating a Credential Name

Create a credential name to authenticate the products that you created in Fleet Application Management before you use the products for lifecycle management operations. When you create a credential name, it's automatically assigned an active status.

    1. On the Credential names list page, select Create credential name. If you need help finding the list page, see Listing Credential Names.
    2. Enter the following information:
      • Credential name: Enter a unique name for the credential name, for example, weblogic_admin_credentials, cdb_name, cdb_pwd, or host_ssh_key. Avoid entering confidential information.
      • Compartment: Select the compartment you want the credential to be in.
    3. Select Create.
    The credential name is created and is available for selection when you create a custom product or fleet.
  • Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-credential-config-category-details command and required parameters to create a credential name:

    oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-credential-config-category-details --compartment-id <compartment_OCID> --display-name <text> [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the CreatePlatformConfiguration operation to create a credential name.