> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/integrations/overview/microsoft-entra-id-integration.md).

# Microsoft Entra ID Integration

Microsoft Entra ID is Microsoft’s native cloud-based identity and access management system. Organizations use Entra ID to manage and authenticate user's access to various Microsoft applications.

### How does this integration help Sprinto <a href="#how-does-this-integration-help-sprinto" id="how-does-this-integration-help-sprinto"></a>

The integration primarily helps Sprinto retrieve staff-related information such as name, email address, job roles, onboarding dates, reporting managers, etc. These details are crucial for managing compliance needs related to people management. Sprinto initiates relevant checks if any of the required information needs to be updated to ensure compliance framework requirements are met.

#### Sprinto checks for Entra ID <a href="#sprinto-checks-for-entra-id" id="sprinto-checks-for-entra-id"></a>

Here's a list of Sprinto checks available for Entra ID integration, along with reference procedures on how to fix them:

<table><thead><tr><th width="206.8046875">Sprinto check</th><th width="331.35546875">Check description</th><th>Reference procedure</th></tr></thead><tbody><tr><td>Staff role should be assigned</td><td>All in-scope staff members must have an assigned staff role.</td><td><a href="/pages/xTVfT9Ait4cqUpqTZYhV">How to fix</a></td></tr><tr><td><br>Reporting manager should be assigned</td><td><p>All in-scope staff members should have an assigned reporting manager.</p><p><strong>Note</strong>: Top management roles like CEO, CTO, etc. are exceptions.</p></td><td><a href="/pages/xTVfT9Ait4cqUpqTZYhV">How to fix</a></td></tr><tr><td>Date of joining for new staff should be provided<br></td><td>Define the joining date for all newly onboarded staff members.<br></td><td><a href="/pages/xTVfT9Ait4cqUpqTZYhV">How to fix</a><br></td></tr></tbody></table>

### Before you begin

* Log in to Sprinto as an administrator.
* Ensure you have a paid account on Azure to access API for integration.
* Ensure you have **Global administrator** privilege on the Entra Identity center you are integrating on Sprinto. To verify, open the **Roles & Admins** page from your Entra ID control panel to view your current role.

### Integrate Sprinto with Entra ID <a href="#integrate-sprinto-with-entra-id" id="integrate-sprinto-with-entra-id"></a>

* Log in to your Ceridian Dayforce account with your credentials or the available Single Sign-On option.
* Go to System Admin > User, then select the user you want to update.
* Click on your desired user and select checkbox for “Is default”.

1. Get the Tennant ID from your Azure account.
   * Login to[ Azure account](https://portal.azure.com/#home) using your credentials.
   * From Azure Services, select Entra ID.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72075852002/original/Pcn_1SVdJDIThAW_pR8G1QewcUjv4f3meQ.png?1701689008" alt="" width="563"><figcaption></figcaption></figure>
   * Navigate to Microsoft Entra ID’s Overview page.
   * Copy the Tennant ID and Basic information, and save it. You will need these details on Sprinto to build integration.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72075826478/original/NkfK9febpvcSOpLid3vtCJScrwO_fmigqg.png?1701672704" alt="" width="563"><figcaption></figcaption></figure>
2. Integrate Entra ID on Sprinto.
   * Go to Settings > Integrations > Active integrations, then click Connect next to Entra ID.

     <figure><img src="/files/3Q7DQeneYh7bnoRmtvMX" alt="" width="563"><figcaption></figcaption></figure>
   * On Integration page, select the acknowledgement checkbox and click Connect to Entra ID.\
     Note: Ensure you have pop-up window enabled on your browser.
   * On Microsoft Entra ID window, enter your Tennant ID, then click Finish.<br>
3. Configure Entra ID on Sprinto.
   * Go to Data Library > People > Configuration, and click Manage.
   * On Staff information provider page, click Add staff.

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72075826182/original/1X-60Bcg5IC99dQMs1ibw4AUTy_AaKLl0A.png?1701672559" alt=""><figcaption></figcaption></figure>
   * On Add staff member page, select Add staff from HRMS, then click the details button next to Entra ID.
   * On Add Entra ID as a provider page, click Add Entra ID.\
     Note: You should see “Connected” highlighted next to Entra ID. This means the Entra ID account is connected and ready for Syncing information.

### Final step <a href="#final-step" id="final-step"></a>

Note: After completing Step 3, wait 15 to 20 mins to let Sprinto finish the data syncing process. Sprinto takes up to 24 hours to evaluate the synced data and activate the relevant Sprinto checks.

If required, go to Data Library > People > Configuration, click Manage, and then click Sync next to Entra ID to refresh the synced information.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72075826206/original/CTPq8qqt-E9Wia_VOPZMSX5ZIud1GxkKBg.png?1701672575" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/integrations/overview/microsoft-entra-id-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
