1) Create a new schema of type date with date format yyyy-MM-dd
2) Put the schema inside a AnyTypeClass
3) Assign the AnyTypeClass to the group using a TypeExtension
4) Create/Update an user and fill a value inside the new schema
Syncope returns this exception:
java.util.concurrent.ExecutionException: org.apache.syncope.common.lib.SyncopeClientException: InvalidValues [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]