IDP 3 LDAPConnector
Daniel Fisher
dfisher at vt.edu
Fri Mar 4 10:31:28 EST 2016
On Thu, Mar 3, 2016 at 11:31 AM, Hong Ye <hy93 at cornell.edu> wrote:
> Thanks for your reply. Where can I set the connection timeout? I tried to
> set it in the ldap.properties file and it gave me error.
>
There is no property for this in the attribute resolver, there is one for
authentication. I filed an issue to address that lack of parity:
https://issues.shibboleth.net/jira/browse/IDP-938
For now you can add an LDAPProperty to control this:
<LDAPProperty name="com.sun.jndi.ldap.connect.timeout" value="5000"/>
Or switch to a spring beans configuration. That's probably not worth it,
unless you want to switch to a non-JNDI LDAP provider.
--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160304/0a96491b/attachment.html>
More information about the users
mailing list