You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Source changes

POM

In the root pom.xml:

  • change parent/version from 2.1.9 to 2.1.10
  • change properties/syncope.version from 2.1.9 to 2.1.10

Files

Replace the following files with their 2.1.10 counterparts (if found, re-apply any customization previously made; otherwise, skip):

Data

Create a new Role with name GROUP_OWNER and the following entitlements:

  •   USER_SEARCH
  •   USER_READ
  •   USER_CREATE
  •   USER_UPDATE
  •   USER_DELETE
  •   ANYTYPECLASS_READ
  •   ANYTYPE_LIST
  •   ANYTYPECLASS_LIST
  •   RELATIONSHIPTYPE_LIST
  •   ANYTYPE_READ
  •   REALM_LIST
  •   GROUP_SEARCH
  •   GROUP_READ
  •   GROUP_UPDATE
  •   GROUP_DELETE
  • No labels