Default LDAP connection pool properties ?
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 13 23:23:44 EDT 2016
On 9/13/16, 11:10 PM, "dev on behalf of Tom Zeller" <dev-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:
> 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).
I see the problem, but I don't know why we would be *requiring* a duration syntax there. We support it, but it's news to me that it would be mandatory, so maybe that's the bug.
-- Scott
More information about the dev
mailing list