Editing an Identity Domain's Details

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

    1. On the Domains list page, select the domain that you want to work with. If you need help finding the list page or the domain, see Listing Identity Domains.
    2. Perform one of the following actions depending on what you see:
      • From the Actions menu, select Edit domain.
      • Select Edit domain.
    3. Change the display name, description, 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 change an identity domain's type, see Changing an Identity Domain's Type. To review all the identity domain types, see IAM Identity Domain Types.
    4. (Optional) Under Remote region disaster recovery, select Enable remote region disaster recovery.
      You must be subscribed to the paired region to enable remote region disaster recovery. For example, if your home region is US East (Ashburn), then you must be subscribed to US West (Phoenix). For more information, see Disaster Recovery Region Pairings.
    5. Select 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.