...
[11:06:50 CDT(-0500)] <b-cause> I see they are stored in the session additionaldescriptors
[11:07:11 CDT(-0500)] <b-cause> but those don't seem to override whats coming out of Ldap for the same named attributes
[11:07:35 CDT(-0500)] <EricDalquist> the merging attribute dao has a "merger" property
[11:07:44 CDT(-0500)] <EricDalquist> the default one is MultivaluedAttributeMerger
[11:07:53 CDT(-0500)] <EricDalquist> which turns attribute conflicts into multivalued
[11:08:08 CDT(-0500)] <EricDalquist> you can change that do inject ReplacingAttributeAdder