Default LDAP connection pool properties ?
Tom Zeller
tzeller at dragonacea.biz
Tue Sep 13 23:10:30 EDT 2016
> It's a can't-win situation, so I don't really know what to do about it.
Hmm, okay, we can talk Friday.
So, instead of skipping the problem via IDP-940 I dug in, and the issue is … the connection pool expiration time property must be specified as a duration in attribute-resolver.xml, but we default it to a long (idp.pool.LDAP.idleTime) in ldap.properties, and it must be a long to be shared with the authn config (which uses native Spring syntax but of course attribute-resolver.xml is v2).
Enjoy,
Tom
More information about the dev
mailing list