Versions Compared

Key

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

Table of Contents
maxLevel2
styledecimal
Source changes

POM

In the root pom.xml:

  • change parent/version from 3.0.5 to 3.0.6
  • change properties/syncope.version from 3.0.5 to 3.0.6

Files

Replace the following files with their 3.0.6 counterparts:

Internal Storage

Note
The steps below need to be performed after a first start of Syncope 3.0.6 which will take care of creating the new columns.


Code Block
languagesql
UPDATE OIDCRPClientApp SET tokenEndpointAuthenticationMethod='client_secret_basic';