Can't retrieve attributes from ldap
Cantor, Scott
cantor.2 at osu.edu
Fri Jan 11 19:30:35 EST 2013
On 1/11/13 7:26 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>That's the problem. In the original post for the data connector the OP
>had:
>
>
>
> <![CDATA[
> (harvardeduidnumber=$requestContext.principal)
> ]]>
>
>
>
>It's missing the curly braces, it should be: ${requestContext.principal}
No need for braces (I just checked, plus I use Velocity frequently here).
Pretty sure it's the variable name (s/principal/principalName).
-- Scott
More information about the users
mailing list