Listing Identity Domains

List the identity domains in a specific compartment in a tenancy.

    1. Open the navigation menu and click Identity & Security. Under Identity, click Domains.

      You will see a table with a list of the identity domains for the tenancy. If you only have one identity domain, it will be the Default identity domain. For more information about the Default domain, see The Default Identity Domain

    2. (Optional) Change the Compartment to see domains in other compartments.
    3. (Optional) In the table, you can:
      • See the details of the identity domain, by clicking the name.

      • Access the Users page of the identity domain, by clicking the Users link.

      • Access the Groups page of the identity domain, by clicking the Groups link.

      • Copy the domain OCID.

      • View existing tags for the domains and create tags.

  • Use the oci iam domain list command and required parameters to list the identity domains in a specific compartment in a tenancy:

    oci iam domain list --compartment-id compartment_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • This task can't be performed using the API.