Changing an Identity Domain's Type

Upgrade an identity domain in IAM.

You can upgrade a domain by changing the domain type. Each identity domain type  is associated with a different set of features and object limits. For information to help you decide which domain type is appropriate for what you want to do, see IAM Identity Domain Types.

For more information for what validations to expect when changing domain types, see Changing your Identity Domain Type.

    1. Open the navigation menu  and select Identity & Security. Under Identity, select Domains. Select the identity domain that you want to change. You might need to change the compartment to find the domain that you want.
    2. Select Edit domain.
    3. Under Domain type, select Change domains type.
    4. Select the domain type to which you want to change.
    5. Select Change domain type.
    6. Select Save.
  • Use the oci iam domain change-domain-license-type command and required parameters to upgrade an identity domain by changing the domain type:

    oci iam domain change-domain-license-type --domain-id domain_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeDomainLicenseType operation to upgrade an identity domain by changing the domain type.