Activating an Identity Domain

You might create an identity domain in IAM that you need only temporarily, for example, for testing purposes. You can deactivate the identity domain when it's not in use and then reactivate it when it's needed.

    1. On the Domains list page, select the domain that you want to activate. 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 Activate.
      • Select Activate.
    3. Select Activate domain to confirm the activation.

      The identity domain is in an Active status.

  • Use the oci iam domain activate command and required parameters to activate an identity domain:

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

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

  • Run the ActivateDomain operation to activate an identity domain.