"Disappearing" Attributes in IdP v3

Rod Widdowson rdw at steadingsoftware.com
Tue Apr 26 09:35:59 EDT 2016


> That's pretty ugly, certainly, but my point was that I thought multiple
> AttributeDefinitions with the same ID wouldn't load.

That’s what the code says it does:

                        throw new IllegalArgumentException(logPrefix + "
Duplicate Attribute Definition with id '"
                                + definition.getId() + "'");

Ditto DataConnectors, and this is part of our units tests...



More information about the users mailing list