[JIRA] (JSATTR-9) Deprecations in LDAP Data Connector

Daniel Fisher (Jira) jira at shibboleth.atlassian.net
Mon Nov 28 03:44:43 UTC 2022


Daniel Fisher ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A5040b2f7-37ad-4449-b621-76b5c7e66a9d ) *commented* on JSATTR-9 ( https://shibboleth.atlassian.net/browse/JSATTR-9?atlOrigin=eyJpIjoiZjZlMzAwMGI2YjM2NGMwYWE0ZTgyMGUyYmE1ODYxODkiLCJwIjoiaiJ9 )

Re: Deprecations in LDAP Data Connector ( https://shibboleth.atlassian.net/browse/JSATTR-9?atlOrigin=eyJpIjoiZjZlMzAwMGI2YjM2NGMwYWE0ZTgyMGUyYmE1ODYxODkiLCJwIjoiaiJ9 )

tl;dr remove them all

LDAPPropery was originally used to configure custom JNDI properties. We’ve moved completely away from those in v4, but I’ll list the support matrix:

java.naming.ldap.derefAliases derefAliases= java.naming.referral followReferrals= java.naming.ldap.attributes.binary <BinaryAttributes/> java.naming.security.sasl.authorizationId
javax.security.sasl.qop
javax.security.sasl.strength
javax.security.sasl.server.authentication
java.naming.security.sasl.realm <SASLConfig/>

+1 to remove.

blockWhenEmpty was used to configure a soft limit connection pool. That pool type is no longer supported.

+1 to remove.

connectionStrategy="DEFAULT” isn’t supported in ldaptive v2. There is no underlying default strategy, the default is ACTIVE_PASSIVE

+1 to remove.

authenticationType="..." is another JNDI holdover for specifying SASL config.

+1 to remove.

( https://shibboleth.atlassian.net/browse/JSATTR-9#add-comment?atlOrigin=eyJpIjoiZjZlMzAwMGI2YjM2NGMwYWE0ZTgyMGUyYmE1ODYxODkiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JSATTR-9#add-comment?atlOrigin=eyJpIjoiZjZlMzAwMGI2YjM2NGMwYWE0ZTgyMGUyYmE1ODYxODkiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100210- sha1:eab5823 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20221128/8e124df4/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-a917771e-4c49-436a-a3f2-341acb514284
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221128/8e124df4/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-4ec6f4ef-7076-48d7-9b9f-fb12742c04dd
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221128/8e124df4/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-71772b06-b80e-4736-a2ba-348391b203cd
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221128/8e124df4/attachment-0005.png>


More information about the commits mailing list