Bugzilla – Bug 4846
Authorization framwork should preserve the order of attributes
Last modified: 2008-01-04 12:29:41
You need to log in before you can comment on or make changes to this bug.
Attribute collection today is a Set and order is not preserved. OSG has reported a requirement for order of attribute beind preserved.
Discussed with Priviledge project that it would be best to use Attribute Ids to pull out the required attributes from collection, rather than rely on ordering. Based on response and posts on the priviledge project mailing list, they will modify their implementations to not depend on the order of attributes. Closing this bug.