Re: AD Connector - assign group on different OU

2023-04-14 Thread Lorenzo Di Cola
Hi Fabio, I'm glad to hear your interest in Apache Syncope. If you want to propagate with some custom logic, in general, you should create your custom ProgatationActions, so implementing PropagationActions class [1]. Here you can create your custom logic and so propagate informations based on it

AD Connector - assign group on different OU

2023-04-13 Thread Fabio Contessi
Hi everyone, I'm using Apache Syncope 2.1.10 and I have a problem with the assigment of the Active Directory Groups. The problem is that on the AD the groups are on different OU, for example: - CN=Group1,OU=ou1,DC=domain,DC=local - CN=Group2,OU=ou2,DC=domain,DC=local In the provinsioning rules