Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel2
styledecimal
Note

Draft until official release of 1.1.0

Relevant changes

MD5 is not supported any more

...

Changes in ExternalResource table

  • ExternalResource.forceMandatoryConstraint renamed to as ExternalResource.enforceMandatoryCondition
  • ExternalResource has now an additional column
    Code Block
    actionsClassName VARCHAR(255)

Changes in Entitlement table

  • SYNCOPE-319 introduced the new CONNECTOR_RELOAD entitlement
  • SYNCOPE-331 renamed RESOURCE_GETOBJECT as RESOURCE_GETCONNECTOROBJECT

Role provisioning

Role provisioning (provided by SYNCOPE-172 and related) changed the way how the schema mapping is stored by removing the SchemaMapping table and introducing the following new tables:

  • UMapping
  • UMappingItem
  • RMapping
  • RMappingItem