You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading to latest jans-config-api from previous release, the following error is thrown:
"licenseSpringCredentials":{"apiKey":"xxx","productCode":"xxx","sharedKey":"xxx","managementKey":"xxx","hardwareId":"xxx","licenseKey":"xxx"}}' to object of type class io.jans.as.model.config.adminui.DynamicConfig
Apparently, the licenseSpringCredentials is no longer a valid key in jansConfDyn for admin-ui entry.
The text was updated successfully, but these errors were encountered:
When upgrading to latest
jans-config-api
from previous release, the following error is thrown:Apparently, the
licenseSpringCredentials
is no longer a valid key injansConfDyn
foradmin-ui
entry.The text was updated successfully, but these errors were encountered: