attribute resolver issues after upgrade to v3
Cantor, Scott
cantor.2 at osu.edu
Mon Aug 17 19:34:39 EDT 2015
On 8/17/15, 6:00 PM, "users on behalf of Robert A Basch" <users-bounces at shibboleth.net on behalf of rbasch at mit.edu> wrote:
>And looking now in LdapDataConnector.java (java-shib-common 1.4.3), I see
>that lines 307-308 are:
>
> searchFilter = searchFilter.trim();
> log.debug("Search filter: {}", searchFilter);
>
>so it is being trimmed there, and apparently not just for logging purposes.
I thought the problem was that there was whitespace in the middle in arbitrary spots, I wasn't thinking of just leading/trailing, my confusion.
So that seems like a minor regression we should be able to fix, can you file a bug on that please?
-- Scott
More information about the users
mailing list