IdPv3 - authn ldap - connection strategy?

Daniel Fisher dfisher at vt.edu
Thu Mar 24 13:01:53 EDT 2016


On Thu, Mar 24, 2016 at 10:10 AM, Craig Pluchinsky <craigp at iup.edu> wrote:

> I modified the Authentication handler section in
> authn/ldap-authn-config.xml to add connectionStrategy for default provider
> (JNDI).  Note I did remove connection pooling and switched to
> BindAuthenticationHandler.  This worked but might not the correct way.
>
>
Removing the pooling means you'll open a new connection for each
authentication request. Certainly works, just not as performant.

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160324/0f70b18a/attachment.html>


More information about the users mailing list