Versions Compared

Key

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

...

Apache Syncope 2.1.0 Fusion is the first 2.1 release, and brings a whole lot of new features and improvements.

Tip

Simply put, Syncope 2.1 Fusion is Syncope 2.0 Jazz on steroids.

New and noteworthy

...

Enables Syncope with the ability to define, map and query the rights that users own on external applications.

Remediation

Errors during pull Pull might arise for various reasons: values might not be provided for all mandatory attributes or fail the configured validation, delete User as consequence of an incremental change’s processing might be blocked because such User is configured as Group owner, and so on.

...

The Flowable User Workflow Adapter was available since Syncope 2.0, as an alternative to Activiti; Syncope 2.1 Fusion embeds the latest evolution of Flowable 6 as the reference workflow engine.

Miscellaneous

  • Provisioning enhancements:
    • ignore-case match during Pull and Propagation
    • support to automatically fetch identifiers generated by external identity repositories as Azure, Google Apps, Salesforce
    • Push Correlation Rules
    • the default password cipher algorithm was switched from SHA1 to SSHA256
  • The whole codebase was reviewed to leverage Java 8 language features; as a consequence, several dependencies were upgraded:
    • Spring 5 / Spring Security 5
    • Apache CXF 3.2.5
    • Apache Wicket 8.0.0
    • Apache OpenJPA 3.0.0
    • Apache Camel 2.22.0

How to upgrade from 2.0

Upgrading from 2.0? There are some notes about this process

...