assigning eduperson based on memberof

Cantor, Scott cantor.2 at osu.edu
Thu Jul 11 11:40:04 EDT 2013


> Is the syntax correct with the following? I can't see why it just wouldn't work.
> "                if (value.equals("student")) {
>                     eduPersonAffiliation.getValues().add("student");

What you posted was uppercase, so I think that alone means that wouldn't work.

If what you said about contains is true, then I would suggest trying indexOf.

-- Scott




More information about the users mailing list