-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
We need AuthenticationConfiguration to have an equals() and hashCode() contract. Prerequisites to this are:
- Configurations must be commutative i.e. A+B == B+A
- Configurations must strictly eliminate similar items (we have a good start on this)