Hello For some time now, I have noticed that the process of importing users from ldap does not start correctly even though it is set to synchronize every 2h.
interestingly enough the process starts without problems if I run it manually
Please provide us with a detailed information on what is not working correctly (business process not starting on time, is being delayed or not finished)?
A user is not created when syncing with LDAP, although the LDAP element itself comes to Creatio (I checked the LDAP Element in the directory) and the business process works without errors during synchronization.
We have a creatio instance with around 100 users, who in order to authenticate use the Creatio authentication. This users are set in specific organizational and functional roles, with access rights applied to them.
We will do a sync with Active Directory through LDAP for the same 100...MoreLess
Please shed some light on LDAP integration with .NET core. We plan to use .NET core on a Linux box. Does it work OOTB seamlessly as it does with the .NET framework versions? Are there any architectural implications/extra components that need to be deployed?
Please explain the below phrase that has been picked from the .NET Core Creatio documentation.
"LDAP Integration - Current Implementation - A separate .NET Core instance is used for the synchronization of Windows-based applications. "