Resolver plugin 'myLDAP' produced no value

Daniel Fisher dfisher at vt.edu
Mon Feb 22 09:00:56 EST 2016


On Mon, Feb 22, 2016 at 5:49 AM, Naveed Hashmi <Naveed.Hashmi at bristol.ac.uk>
wrote:

>         <dc:FilterTemplate>
>             <![CDATA[
>                 uid=$({requestContext.principalName})
>             ]]>
>         </dc:FilterTemplate>
>

Looks like your parens are in the wrong place. Try this instead:
(uid=${resolutionContext.principal})

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160222/eb1f1b76/attachment.html>


More information about the users mailing list