/
ConnectionPool
ConnectionPool
Namespace: urn:mace:shibboleth:2.0:resolver
Schema: http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd
Overview
The <ConnectionPool>
element defines the LDAP connection pooling behavior for an LDAPConnector.
Reference
Example
<ConnectionPool
minPoolSize="5"
maxPoolSize="10"
blockWaitTime="PT5S"
expirationTime="PT10M"
validatePeriodically="true"
validateTimerPeriod="PT15M"
validateDN="dc=example,dc=org"
validateFilter="(ou=people)"/>
, multiple selections available,
Related content
LDAPConnector
LDAPConnector
More like this
LDAPConnector
LDAPConnector
More like this
AttributeResolverConfiguration
AttributeResolverConfiguration
Read with this
ConnectionPool
ConnectionPool
More like this
DataConnectorConfiguration
DataConnectorConfiguration
Read with this
ConnectionPool
ConnectionPool
More like this