---
title: "Enable Entra ID Credential Dashboard"
slug: "enable-entra-id-credential-dashboard"
updated: 2024-12-13T19:33:12Z
published: 2024-12-13T19:33:12Z
canonical: "docs.axiad.com/enable-entra-id-credential-dashboard"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.axiad.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enable Entra ID Credential Dashboard

If you would like to enable an **Entra ID Credential Dashboard** in your Axiad Conductor tenant, you must set up your Entra ID Client ID/Secret.

Once you complete this procedure and send the required data to Axiad, we will configure the Entra ID Credential Server workflow and complete the enablement process.

## Set Up Your Entra ID Client ID/Secret

1. Sign into [Entra ID](https://aad.portal.azure.com/) as a Global administrator.
2. Select **Entra ID** from the left menu.
3. Select **App registrations**.
4. Click **+ New Registration**.
5. In the **Name** field, enter **Axiad Conductor App Registration**.
6. For **Supported account types**, select **Accounts in this organizational directory only**.
7. Leave the **Redirect URL** blank.
8. Click **Register**.
9. Once the new registration is created, you are automatically redirected to it.
10. Click **API permissions**.
11. In the middle of the screen, click **+ Add a permission**.
12. Select **Microsoft Graph**.
13. Select **Application permissions**.
14. Type **userauth** in the search box.
15. Expand **UserAuthenticationMethod**.
16. Check the boxes next to both **UserAuthenticationMethod.Read.All** and **UserAuthenticationMethod.ReadWrite.All**.
17. Type **application** in the search box.
18. Expand **Application**.
19. Check the boxes next to both **Application.Read.All** and **Application.ReadWrite.All**.
20. Type **directory** in the search box.
21. Expand **Directory**.
22. Check the box next to **Directory.Read.All**.
23. Click **Add permissions** to confirm the permissions were added successfully.
24. In the middle of the page, click **Grant admin consent**.
25. Click **Yes**.
26. Confirm all permissions have a green check next to them:

![cert_permissions_checked](https://cdn.document360.io/eaa8d9cb-3eef-4690-8447-5bcaa4f4afb2/Images/Documentation/cert_permissions_checked.png)
27. Select **Certificates & secrets**.
28. Click **+ New client secret**.
29. In the **Description** field, enter **Axiad Conductor**.
30. In the **Expires** field, enter **24 months**.
31. Click **Add**.
32. Copy **Expires**, **Value** and **Secret ID** for later use.
33. Click **Overview**.
34. Copy **Application (client) ID** and **Directory (tenant) ID** for later use.
35. Securely provide the following values to your Axiad support contact:
  - **Directory (tenant) ID**
  - **Application (client) ID**
  - **Value**
  - **Secret ID**
  - **Expires**

> [!TIP]
> Note
> 
> Axiad will inform you when these values have been added to your Axiad Conductor tenant, and when the enablement process is complete.
