You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

JWT user properties are key-value pairs added as regular user properties.

The main goal of the properties is to provide user metadata, which can be referenced and used in multiple JWT features.

Format of user properties

User properties consist of a key and a value.

The key can only contain alphanumeric characters.


The screenshot shows an example with 3 JWT user properties:

Property keyProperty valuePotential use case
payrollClusterITCould be used to indicate that the user is on the IT payroll cluster.
projectRole10100DEVCould be used to indicate that the user is the default assignee of a custom project role in the DEV project. User properties can be used by the Assign to project role post function for setting a default assignee for a specific project role.
DevelopersCRMCould be used to indicate that the user is the default assignee of the DEV project role in the CRM project. User properties can be used by the Assign to project role post function for setting a default assignee for a specific project role.


JWT user properties and workflows

The following workflow functions are the main features where you work with user properties.

Conditions and Validators

Post functions

Logical expressions

JWT project properties can be referenced and validated when writing a logical expression in the Logical mode (e.g in the conditional execution parameter of post functions).


Available functions

JWT provides special parser functions to work with user properties.


Use cases and examples


Jona Ittermann Please create some example use cases as child pages. Thank you.


If you still have questions, feel free to refer to our support team.