trimming ldap values in attribute resolver

Pablo Vidaurri psvidaurri at gmail.com
Thu Jan 20 00:12:04 UTC 2022


At one point we had a problem with inserting trailing spacing into LDAP.
Now it's causing problems resolving attributes. How can I trim, for example
uid value in this script? I've tried the obvious .trim() with no luck.

<Script><![CDATA[
                    setUid.addValue(uid.getValues().get(0));
        ]]></Script>

Thank.s
-psv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220119/b2e8120d/attachment.htm>


More information about the users mailing list