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. Open the navigation menu and click Identity & Security. Under Identity, click Domains.
    2. Click 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. Click More actions, and then select Activate.
    4. 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 parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ActivateDomain operation to activate an identity domain.