Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • key is a string label (i.e. Surname)
  • Wiki Markup
    _values_ is a (possibly singleton) collection of data (i.e. \[Doe\] but also \[john.doe@syncope-idm.org, jdoe@gmail.com\])

An attribute can be:
*a plain * attribute
when values are stored into Syncope internal storage
*a * derived attribute*
when value is obtained by evaluating a JEXL expression combining values of plain attributes
*a * virtual attribute*
when value is not stored into Syncope internal storage but in an external resource

...