Francesco Chicchiriccò created SYNCOPE-222:
----------------------------------------------

             Summary: Check for mandatory condition on Virtual / Derived 
attributes
                 Key: SYNCOPE-222
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-222
             Project: Syncope
          Issue Type: Improvement
          Components: core
            Reporter: Francesco Chicchiriccò
             Fix For: 1.1.0-incubating


"Mandatory condition" is a JEXL expression evaluating to boolean that can be 
specified during schema mapping [1].

When 'enforce mandatory condition" is checked as well, Syncope will consider 
any attribute part of the schema mapping (with mandatory condition evaluated to 
true) as mandatory, even though the corresponding attribute schema is not 
defined as mandatory.

Currently, this feature is working for plain attribute schemas, not derived or 
virtual.

[1] 
https://cwiki.apache.org/confluence/display/SYNCOPE/Schema,+attributes+and+mapping#Schema%2Cattributesandmapping-SchemaMapping

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to