Details
Description
When attempting to set a value of an attribute declared as xsd:int via the REST interface, midPoint always returns an Internal Server Error 500.
As a workaround I have modified indexed=true to indexed=false in the schema.
Not sure whether this is a bug or "works as designed".