Skip to main content

Create System User

Description

JumpCloud: Create System User plugin step creates a system user in JumpCloud.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Connection
2Base URLSpecify the base URL of the JumpCloud instance (e.g. https://console.jumpcloud.com). This field is mandatory.
API Key
3Accept Values from fieldsLeave checkbox unchecked to accept Password value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for Password field to appear as text box.
4API KeySpecify an API Key created on JumpCloud instance.
Note: Login as an Administrator. API Key is available in API settings.
This field is mandatory.
API Key is entered using a widget. The widget handles both Text (static value or environment variable) and Combo (drop down containing values from previous steps).
If checkbox above is enabled API Key field appears as Text box and accepts static values or variables. Else if checkbox above is disabled API Key field appears as a drop down to select fields from previous steps.
5Test ConnectionVerifies whether the connection is established or not.
Note: For the purpose of verification fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. Static values and environment variables are allowed.
Input Fields
1Accept Fields As JSONSelect the checkbox to use the JSON field as an input to build JSON. Else, use the Table Fields to specify the input and build the JSON.
2JSONSpecify JSON in a valid format to create a system user.
Table FieldsThe fields will be available if the Accept Fields As JSON checkbox is not selected.
3Variable Field NameSpecify the field name as a field or variable.
4Static Field NameClick to populate associated fields with details.
5Field ValueSpecify the valid values for the fields associated with the field name. This is a mandatory field.