Omlouváme se, informace na této stránce jsou k dispozici pouze anglicky. Použít překladač Přepnout do angličtiny


Active Directory Integration


The customer needed to integrate their software with organizational structures stored in Microsoft Active Directory and Azure AD (now EntraID). The goal was to retrieve and replicate data from these directory services so that customers would not have to recreate the organizational structure in the new software. The main challenge was that Active Directory does not strictly enforce a specific structure, meaning each customer has a different setup.

Illustration of Active Directory integration

For the first version, we used C# and .NET, as both technologies provide direct support for Active Directory and Azure AD. This application was called from FileMaker via the Toolbox plugin and ran on Windows. However, due to limitations such as the requirement to run on the Windows platform and the slow data transfer from Active Directory, we decided to improve the solution.

The second version of the application was rewritten in Python, which brought significant advantages. Python allowed the application to run on various platforms, including Windows, macOS, Linux, and also under Docker, improving scalability and deployment flexibility. Multiple instances of the service can be run on a single server, making it easier to handle a larger number of requests.

A key part of the solution is the field mapping between Active Directory and FileMaker, which is part of our integration call. This mapping ensures the correct transfer of data. The implementation for Azure AD is currently in development, while the integration for Active Directory has already been successfully deployed. Thanks to the transition to Python, the integration now works not only faster and across more platforms but also responds more flexibly to the specific needs of the customer.

Diagram of Active Directory integration

Used technologies

Zaujalo Vás toto řešení?
Kontaktujte nás se svými požadavky a my jej přizpůsobíme přesně Vašim potřebám.

Call us Volejte
nám

+420 608 301 880

Obvykle jsme dostupní v pracovní dny mezi 8. a 18. hodinou

Pokud budete volat z viditelného čísla a nedovoláte se, zavoláme vám zpátky

Let us call you Voláme
zpět

Vyplněním a odesláním tohoto formuláře udělujete 24U s.r.o., IČ: 26152584, se sídlem Zvole u Prahy, Skochovická 88, PSČ 252 45, zapsané v obchodním rejstříku vedeném Městským soudem v Praze, oddíl C, vložka 74920 souhlas s využitím Vašich osobních údajů, které jsou obsaženy ve formuláři, k zasílání obchodních sdělení o nabídkách a novinkách 24U s.r.o. Poskytnutí osobních údajů je dobrovolné. Svůj souhlas můžete kdykoli odvolat. Podrobnosti o nakládání s Vašimi osobními údaji a Vašich právech s tím souvisejících jsou obsaženy v zásadách zpracovávání a ochrany osobních údajů.

Loader Image