Skip to main content Skip to complementary content

Configuring a database for Apache Syncope

This section explains how to configure an external database for Apache Syncope. Configuring an external database is not required for the test installation, but it is recommended to use a permanent database for storage.

Procedure

  1. Create a schema in the database.
  2. Edit the file persistence.properties located at syncope/web-inf/classes.
    Information noteNote: Depending on which external database you use, you may need to change the database dialect property in the persistence.properties file, and you must ensure that you have the necessary database role to continue with the configuration.
  3. Modify the database configuration in order to link to the database, MySQL in this case.
  4. Restart tomcat to make the change effective.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!