> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/azure-identities/entra-id/applications.md).

# Applications

The `Applications` page provides a list of enumerated Applications in entire Azure. The list contains the `Object ID` , `Application ID`, `Publisher Domain` , `Tier 0`, `Risk Score` , `Exposure Point` and `Issue Counts` of each domain object.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-4c390604d582710b48e2e6f9d916901844528a29%2Fapplications-1.png?alt=media" alt=""><figcaption><p>Applications</p></figcaption></figure>

## Application Details

Details page contains the `Risk Score` of the application,`Exposure Point`, `Details` tab, `Visualize` button, `Issues` panes.

{% hint style="info" %}
You can analyze objects in the `Graph module` by clicking the `Visualize` button on the upper left side.
{% endhint %}

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-315dc1effeddf89d4077dcd3066fdd84ff7e2134%2Fazure-identities-applications-image-1.png?alt=media" alt=""><figcaption><p>Application Details</p></figcaption></figure>

## Details

Details tab contains attributes below about domain.

| Attribute            | Description                                                                                                                                                 |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**             | The unique name of the application object, typically matching the service principal’s identifier in Azure AD.                                               |
| **Publisher Domain** | The domain name under which the application was published or registered, usually matching the tenant’s default domain.                                      |
| **Display Name**     | The name shown for the application in the Azure portal and sign-in logs; used for identification by users and admins.                                       |
| **Sign In Audience** | Specifies the scope of users who can sign in to the application. For example, `AzureADMyOrg` means only users in the same Azure AD tenant can authenticate. |
| **Description**      | A free-text field to describe the application's purpose; blank if not provided during registration.                                                         |
| **App ID**           | The globally unique identifier (client ID) assigned to the registered application. In this case, the field is blank or not shown.                           |
| **When Created**     | The date and time the application or its associated service principal was created in the Azure AD tenant.                                                   |
| **Tenant ID**        | The unique identifier (GUID) of the Azure AD tenant where the application is registered or being used.                                                      |
| **Last Seen**        | The most recent timestamp when the application was used or accessed within the tenant.                                                                      |
| **Object ID**        | A unique object identifier (GUID) for the application’s service principal within the Azure AD directory.                                                    |

## Issues

Issues pane contains identified issues on the application object.

![Issues](https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-3d01ec4cb6c1dd35e84a0abe589d9f5ec2a84b35%2Fad-identities-domains-image-3.png?alt=media)
