Adding user to AD group
Adding user to AD group
Comments
-
Is it possible to have decisions add a domain user to an Active Directory group through a flow?
I am reading the AD users from AD, and want to be able to add a selected user to an AD group based on some criteria.
-
if you have the Active Directory Module installed, you should be able to use AD steps to accomplish this.
You can find these steps in the step catalog under Integration -> Active Directory
These steps will interact with your AD server, and will, for the add user to group step for example, add them to the group in AD.