Hi, I am trying to explore Apache Syncope, want to create POC for one of my projects where I need to use Syncope for multiple projects' Single Sign on.
I tried to install on one of my Ubuntu Server, below is current status of installation * Installed prerequisites for Tomcat Server * Installed MySQL Server 8 * Downloaded syncope-standalone-3.0.6-distribution.zip<http://www.apache.org/dyn/closer.lua/syncope/3.0.6/syncope-standalone-3.0.6-distribution.zip> * Done setup for Apache Tomcat which received with the Syncope Standalone package. * Below is current status able to access URL for * syncope/ - Able to see Swagger UI page * syncope-wa/ -Able to see Login Page * syncope-console/ - Showing "Whitelabel Error Page" with 500 error * syncope-enduser/ - Showing "Whitelabel Error Page" with 500 error * syncope-fit-build-tools/ - Show 404 page * Need help for below points * As I am trying to setup POC, need to configure with MySQL Database * Need steps to setup MySQL database for all application, as unable to find out. * Need help to make all 5 applications to be work. Please let me know if any additional information require. Request you to help me on this, so I can work forward. Regards, Vikrant K