Activating an Identity Domain

You might create an identity domain that you only need 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. Open the navigation menu and click Identity & Security. Under Identity, click Domains. Select the identity domain you want to work in.
    2. Click More Actions, and then Activate.
    3. Confirm the activation.
  • 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 flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ActivateDomain operation to activate an identity domain.