Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docker-jans-config-api): licenseSpringCredentials caused app fail to load config during upgrade #4124

Closed
iromli opened this issue Mar 10, 2023 · 0 comments · Fixed by #4125
Assignees
Labels
comp-docker-jans-config-api kind-bug Issue or PR is a bug in existing functionality

Comments

@iromli
Copy link
Contributor

iromli commented Mar 10, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docker-jans-config-api kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
2 participants