Closed sfonteneau closed 10 months ago
Hi
A user of my aadinternals python project contacted me telling me that the sync no longer works
The reason is simply that aadsync client build = 1.5.29.0 is no longer supported: https://github.com/Gerenios/AADInternals/blob/master/AzureADConnectAPI_utils.ps1#L4
In my project I toggled the value a : https://github.com/sfonteneau/AADInternals_python/commit/4b23ba16e433860e8e7de8b96a11d01902d25e1b
I simply used the value given to me by the user, namely 2.2.8.0.
It works, but I'm not an expert, so I'm asking for confirmation
Hi
A user of my aadinternals python project contacted me telling me that the sync no longer works
The reason is simply that aadsync client build = 1.5.29.0 is no longer supported: https://github.com/Gerenios/AADInternals/blob/master/AzureADConnectAPI_utils.ps1#L4
In my project I toggled the value a : https://github.com/sfonteneau/AADInternals_python/commit/4b23ba16e433860e8e7de8b96a11d01902d25e1b
I simply used the value given to me by the user, namely 2.2.8.0.
It works, but I'm not an expert, so I'm asking for confirmation