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 select Identity & Security. Under Identity, select Domains.
    2. Select 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. Select 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. (Optional) Under Remote region disaster recovery, click 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.
    6. 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.