-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.3.2
-
Component/s: None
-
None
When a Crowd client configures Crowd properties using SecurityServerClientFactory.getSecurityServerClient().getClientProperties().updateProperties(properties) instead of a crowd.properties file, the following log messages are produced, even when the properties passed to Crowd are correct:
[java] FATAL - Failed to value for property: application.name
[java] FATAL - Failed to value for property: application.password
[java] FATAL - Failed to value for property: application.login.url
[java] FATAL - Failed to value for property: crowd.server.url
[java] FATAL - Failed to value for property: session.isauthenticated
[java] FATAL - Failed to value for property: session.tokenkey
[java] FATAL - Failed to value for property: session.lastvalidation
[java] FATAL - Failed to value for property: application.login.url
[java] FATAL - Failed to value for property: session.isauthenticated
[java] FATAL - Failed to value for property: session.tokenkey