Francesco Chicchiriccò created SYNCOPE-1449:
-----------------------------------------------
Summary: Support multi-value attributes in JEXL expressions
Key: SYNCOPE-1449
URL: https://issues.apache.org/jira/browse/SYNCOPE-1449
Project: Syncope
Issue Type: Improvement
Components: core
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.13, 2.1.4, 3.0.0
Wherever JEXL expressions are used, plain attributes are injected into the
evaluation context only by their first value.
In order to preserve some retro-compatibility, we can change as follows:
* bind to value for single-valued attributes
* bind to value list for multi-value attributes
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)