> For the complete documentation index, see [llms.txt](https://docs.computle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.computle.com/validations/entra-id-sync-with-on-premise-active-directory-validating-seamless-file-share-access.md).

# Entra ID Sync with On-Premise Active Directory: Validating Seamless File Share Access

**Question**: Can you achieve seamless access to on-premise file shares when using Entra ID Sync and Computle/a third party?

**Answer**: Yes.

***

### **Architecture**

* On premise Active Directory with Entra ID integration.
* On premise file share.

### **Log in flow**

<figure><img src="/files/Ot19bRIoCvjeV4GuaKGg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/b5V0E7PP0rKHr9MsPxqg" alt=""><figcaption></figcaption></figure>

### **File operations**

No password is requested as Entra ID Sync validates the user's identity.

<figure><img src="/files/cyl9OT1ue3EvGgTqqZ1W" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k2r9qxzHHzJc0CTYdSir" alt=""><figcaption></figcaption></figure>

### Permission validation

<figure><img src="/files/Nqn1xJiCjJYRolj7iuir" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vjA9e7omKRhCXaSVWl0U" alt=""><figcaption></figcaption></figure>

### Backend set up

<figure><img src="/files/E6ridpLGZLYDEEuYcdLu" alt=""><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.computle.com/validations/entra-id-sync-with-on-premise-active-directory-validating-seamless-file-share-access.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.
