Create System User
Description
JumpCloud: Create System User plugin step creates a system user in JumpCloud.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
Connection | ||
2 | Base URL | Specify the base URL of the JumpCloud instance (e.g. https://console.jumpcloud.com). This field is mandatory. |
API Key | ||
3 | Accept Values from fields | Leave 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. |
4 | API Key | Specify 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. |
5 | Test Connection | Verifies 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 | ||
1 | Accept Fields As JSON | Select 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. |
2 | JSON | Specify JSON in a valid format to create a system user. |
Table Fields | The fields will be available if the Accept Fields As JSON checkbox is not selected. | |
3 | Variable Field Name | Specify the field name as a field or variable. |
4 | Static Field Name | Click to populate associated fields with details. |
5 | Field Value | Specify the valid values for the fields associated with the field name. This is a mandatory field. |