resolver script error help request
Christopher Bongaarts
cab at umn.edu
Fri May 17 12:20:30 EDT 2013
On 5/16/2013 8:11 PM, David Bantz wrote:
> logger.debug("Completed UDCID value: " +
> UDCID.getValues());
Pretty sure that line #20 maps to this one as the getValues that's
failing. I'm guessing this is because:
> UDCID = EDIRemployeeNumber.getValues().get(0)
> UDCID = ADemployeeNumber.getValues().get(0)
is not what you want - should be
UDCID.getValues.add(XXXemployeeNumber.getValues().get(0)).
--
%% Christopher A. Bongaarts %% cab at umn.edu %%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130517/a66e3a2d/attachment.html
More information about the users
mailing list