Listing Identity Domains

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

    1. Open the navigation menu and click Identity & Security. Under Identity, click Domains.
    2. If necessary, change the compartment to find the identity domains that you want.

      A table with a list of the identity domains in the tenancy is displayed. If you have only one identity domain, it's the Default identity domain. For more information about the Default identity domain, see The Default Identity Domain.

    3. (Optional) In the table, perform any of the following actions:
      • To see the details of an identity domain, click its name.
      • To access the Users page of the identity domain, click the link in the Users column.
      • To access the Groups page of the identity domain, click the link in the Groups column.
      • To copy the domain's OCID, click the Actions menu and select Copy OCID.
      • To view existing tags for the domains or create tags, click the Actions menu and select View tags or Add 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 parameters and values for CLI commands, see the CLI Command Reference.

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