Editing an Identity Domain's Details

You can edit certain details for an identity domain. For example, you can choose whether to show the identity domain on the sign-in page or upgrade your domain type.

    1. Open the navigation menu and click Identity & Security. Under Identity, click Domains. Select the identity domain you want to work in.
    2. Click Edit domain. Change any of the following settings:
      • Display name. Use only letters, numerals, hyphens, periods, or underscores. The name can contain up to 100 characters.
        Note

        Choose your Display name carefully. Changing the identity domain Display name has consequences, for example, bookmarked URLs need updated to use the new Display name.
      • Description
      • Domain type. To upgrade, see IAM Identity Domain Types.
      • Show identity domain on login
    3. Click Save.
  • Use the oci iam domain update command and required parameters to edit certain details for an identity domain:

    oci iam domain update --domain-id domain_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateDomain operation to edit certain details for an identity domain.