It was caused by a mismatch between the JSON file used by the adapter and the defined attributes in the group (role) class within the schema. Some attributes were missing or incorrectly defined in the JSON file.
After aligning the attributes in the JSON file with those defined in the schema, It is now working correctly.