LDAPConnector with springResources file
Daniel Fisher
dfisher at vt.edu
Fri Apr 22 11:36:19 EDT 2016
On Thu, Apr 21, 2016 at 8:30 PM, Youssef GHORBAL <youssef.ghorbal at pasteur.fr
> wrote:
> 2016-04-22 02:02:03,241 - DEBUG
> [net.shibboleth.idp.attribute.resolver.dc.ldap.impl.TemplatedExecutableSearchFilterBuilder:?]
> - Template text
> (|(sAMAccountName=$requestContext.principalName)(userPrincipalName=$requestContext.principalName))
> yields
> (|(sAMAccountName=$requestContext.principalName)(userPrincipalName=$requestContext.principalName))
>
You are using the old v2 syntax of '$requestContext'.
Either change your filter to use '$resolutionContext.principal' or set
p:v2Compatibility="true" on the TemplatedExecutableSearchFilterBuilder bean.
--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160422/a2cdf5b9/attachment.html>
More information about the users
mailing list