Properties

Use to select one option from a list that is populated from the result of an LDAP query.

Control type: ActiveDirectorySingleSelect

Configuration

Name
Desciption
Default value
Mandatory

required

Must have a value when leaving the step. true/false

false

readonly

Open to edit by enduser. true/false

false

base_dn

Search base DN

scope

Search scope

attributes

Query these attributes

pre_filter

Display current value if present

filter

Query filter

display_key

This attribute is displayed to the user

value_key

This attribute is the selected value.

Search filter

The search filter is a template that has access to all data that is available in the flow. Additionally, the template can use the parameter search_query, that contains the user input.

The attributes defined by display_key and value_key are always queried.

Last updated