[JIRA] (IDP-1848) Expose any missing settings for LDAP pooling
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Mon Aug 23 16:06:04 UTC 2021
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-1848 ( https://shibboleth.atlassian.net/browse/IDP-1848?atlOrigin=eyJpIjoiZjQzNGI4MTc5NDI3NDdlM2E4NTIwMDA2ZjMyMDBjN2YiLCJwIjoiaiJ9 )
Re: Expose any missing settings for LDAP pooling ( https://shibboleth.atlassian.net/browse/IDP-1848?atlOrigin=eyJpIjoiZjQzNGI4MTc5NDI3NDdlM2E4NTIwMDA2ZjMyMDBjN2YiLCJwIjoiaiJ9 )
idp.pool.LDAP.validateDN is in password-authn-beans as idp.authn.LDAP.validateDN
But the documentation ( https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631612/LDAPAuthnConfiguration#Reference ) says that the property is idp.pool.LDAP.validateDN
What to do? I think that the line
p:validateDn="#{'%{idp.authn.LDAP.validateDN:}'.trim()}"
needs to become
p:validateDn="#{'%{idp.pool.LDAP.validateDN:%{idp.authn.LDAP.validateDN: }} '.trim()}"
Comments?
( https://shibboleth.atlassian.net/browse/IDP-1848#add-comment?atlOrigin=eyJpIjoiZjQzNGI4MTc5NDI3NDdlM2E4NTIwMDA2ZjMyMDBjN2YiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1848#add-comment?atlOrigin=eyJpIjoiZjQzNGI4MTc5NDI3NDdlM2E4NTIwMDA2ZjMyMDBjN2YiLCJwIjoiaiJ9 )
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#100174- sha1:a164603 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20210823/81a92e00/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-99a7942a-5585-4da9-8bd6-0e5c84f2da20
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210823/81a92e00/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-95b2f3c7-f2a0-4837-8063-1c7109e32f1b
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210823/81a92e00/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-72fa5e2a-e671-4df7-a050-ceda55ccf022
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20210823/81a92e00/attachment-0005.png>
More information about the commits
mailing list