Getting an Identity Domain's Details

View the details of an identity domain in IAM.

    1. On the Domains list page, under List scope, select the compartment in which you want to view the details of an identity domain. If you need help finding the list page, see Listing Identity Domains.
    2. Select the name of the identity domain for which you want to see the details.
      The Overview page opens by default. Here you can view and copy, if needed, the domain's OCID, description, and URL. You can also select the links in the left-side menu to get more information about the domain, such as its users, groups, and settings.
  • Use the oci iam domain get command and required parameters to get identity domain information:

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

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

  • Run the GetDomain operation to get identity domain information.