Also is there any way to encrypt the keymaster.password=unencrypted-password 
and decrypt it during run time?
________________________________
From: Thomas Ryman <thomas.j.ry...@gmail.com>
Sent: Wednesday, October 25, 2023 4:43 PM
To: user@syncope.apache.org <user@syncope.apache.org>
Subject: Syncope 3.0.5 upgrade

Hello,

I am working on upgrading syncope from version 2 to version 3 however am having 
some issues.  I am following instructions that were found before however it 
seems whenever I start syncope the logs show that I am missing a class and 
possibly some properties.  Here is one of the current errors that I am 
investigating.  Also if there is any full documentation out there on the proper 
process to upgrade from version 2 to version 3 a link would be very appreciated.

Description: Field serviceOps in 
org.apache.syncope.common.keymaster.client.api.startstop.KeymasterStartStop 
required a bean of type 
'org.apache.syncope.common.keymaster.client.api.ServiceOps' that could not be 
found. The injection point has the following annotations:         - 
@org.springframework.beans.factory.annotation.Autowired(required=true) Action: 
Consider defining a bean of type 
'org.apache.syncope.common.keymaster.client.api.ServiceOps' in your 
configuration.

Reply via email to