Editing an Identity Domain's Details

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

    1. Open the navigation menu and click Identity & Security. Under Identity, click Domains.
    2. Click the name of the identity domain that you want to move. You might need to change the compartment to find the domain that you want.
    3. Click Edit domain.
    4. Change the display name, description, domain type, or whether to show the domain on the sign-in page.
      • For the display name, use only letters, numerals, hyphens, periods, or underscores. The name can contain up to 100 characters.
        Note

        Changing an identity domain's display name has consequences; for example, bookmarked URLs must be updated to use the new name.
      • To review all the domains types, see IAM Identity Domain Types.
    5. 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 parameters and values for CLI commands, see the CLI Command Reference.

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