You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2022/06/27 14:06:00 UTC

[jira] [Created] (SYNCOPE-1685) Allow JEXL expression to evaluate to Object

Francesco Chicchiriccò created SYNCOPE-1685:
-----------------------------------------------

             Summary: Allow JEXL expression to evaluate to Object
                 Key: SYNCOPE-1685
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1685
             Project: Syncope
          Issue Type: Improvement
          Components: core
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 3.0.0


All JEXL expressions used throughout configuration have been evaluating to {{String}} values.

However, there is no actual need to retain such a limitation since JEXL engine is already evaluating expressions to {{Object}} values.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)