Getting an Identity Domain's Details

View the details of an identity domain in IAM.

    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 see details for. You might need to change the compartment to find the domain that you want.
      The Overview page opens by default. Here you can view and copy, if needed, the domain's OCID, description, and URL. You can also click 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.