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.
    doeatsyncope
    doe@syncope-idm.org,
    jdoeatgmail
     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

...

One of most important features is about to link such attributes to external resources (LDAP server, Database, ...) so that propagation and synchronization can take place effectively.

600pxDISPLAYTITLE:Schema, attributes and mapping