Check if AD user if in a particular group

Check if AD user if in a particular group

Comments

  • Hi,

    How do I create a rule that checks if a user is part of a specific group in Active Directory? I want to show some buttons in a form only if the user is part of a specific group.

    Thank you.

  • Hi,

    There are a couple of different ways to go about this, but probably the most direct way would be having a rule that takes in a list of users gotten from the List Users In Group step found in Integration>Active Directory. This rule would check if the user youre checking with is in the list gotten with the step.

    If you cant find this step, then you have to install the Active Directory module from our AppStore found at System>Administration>Features

    Thanks !

Sign In or Register to comment.