You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue with synchronizing two directories.
My Authentik is connected to an OpenLDAP. Everything works perfectly: login changes are correctly replicated in OpenLDAP.
However, in my organization, we also have an Active Directory containing the same accounts.
I would like to be able to update the AD password when a password is changed in Authentik.
I couldn’t find a way to execute a script directly, so I tried using a webhook URL. My hook is triggered correctly when a password changes, but I can’t retrieve the variables, mainly the password, to go further.
Authentik doesn’t support “user password writeback” across multiple sources.
Has anyone implemented synchronization to two directories from Authentik?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have an issue with synchronizing two directories.
My Authentik is connected to an OpenLDAP. Everything works perfectly: login changes are correctly replicated in OpenLDAP.
However, in my organization, we also have an Active Directory containing the same accounts.
I would like to be able to update the AD password when a password is changed in Authentik.
I couldn’t find a way to execute a script directly, so I tried using a webhook URL. My hook is triggered correctly when a password changes, but I can’t retrieve the variables, mainly the password, to go further.
Authentik doesn’t support “user password writeback” across multiple sources.
Has anyone implemented synchronization to two directories from Authentik?
Thanks in advance for your help.
TJ
Beta Was this translation helpful? Give feedback.
All reactions