Skip to main content

AD: Get User Groups

Description

Use the step to provide the list of all groups for a specified user.

important

It is a row generating step and hence has to be the first step in a workflow.

Configurations

Field nameDescription
Step nameSpecify a unique name for the step.
CONNECTION tab:Connection fields
Server NameSpecify the Hostname or Server Name or Fully Qualified Domain Name or IP address of machine where Active Directory is hosted.
The field is mandatory.
PortThe port number for Active Directory should be provided. If port number is not provided, internally default port for Active Directory is used that is, 389.
Port should be an integer.
UsernameProvide User Logon Name (e.g. sbrown, scott.brown etc.) or User Principal Name (e.g. sbrown@autoedge.com) of an Active Directory account to authenticate.
This field is mandatory.
PasswordSpecify the password for the username above. Password field appears as Text box and accepts static values or variables.
The data type is string. The field is mandatory.
Button: Test ConnectionVerifies whether the connection is available or not. For the purpose of verification fields coming from previous steps are not allowed. Static values and environment variables are allowed.
INPUT tab:Input fields
User Logon NameProvide User logon name (e.g. sbrown, scott.brown etc.) or User Principal Name (e.g. sbrown@autoedge.com) for which you need all the assigned groups.
You may also provide the User Name (CN)/Distinguished Name/Canonical Name of an Active Directory user account to fetch assigned groups.
User Logon Name is mandatory.
OUTPUT tab:Output fields
User GroupsOutput field to hold the result of the successful plugin execution.
Default label value for this field is “User Groups”. Result label value is mandatory.
Distinguished NameSpecify an output field to hold the result:-Distinguished Name on the successful plugin execution. The default label value for this field is “DistinguishedName”.
This field is mandatory.