I’m able to use postman to get users. I get the below right before the logs spam the error:
Line 23548: 2025-10-16 08:53:22 TRACE JSONReader:97 - Entering buildSimpleValueFromSchemaAttribute:
Arguments => null, {name=name, description=The components of the user’s real name. Providers MAY return just the full name as a single string in the formatted sub-attribute,
or they MAY return just the individual component attributes using the other sub-attributes, or they MAY return both. If both variants are returned,
they SHOULD be describing the same name, with the formatted name indicating how the component attributes should be combined.,
type=complex, multiValued=false, required=false}, {uniqueness=none, name=caseExact, description=Indicates if a string attribute is case-sensitive.,
mutability=readOnly, type=boolean, multiValued=false, caseExact=false, returned=default, required=false}
Line 23549: 2025-10-16 08:53:22 TRACE JSONReader:97 - Entering coerceObject:
Arguments => null, {uniqueness=none, name=caseExact, description=Indicates if a string attribute is case-sensitive., mutability=readOnly, type=boolean, multiValued=false, caseExact=false, returned=default, required=false}
Line 23550: 2025-10-16 08:53:22 DEBUG SCIMTypeConverter:39 - coercing value: null for attribute: caseExact of type: boolean