Skip to content

Commit

Permalink
add schema workaround to new grouper resource in midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jul 10, 2023
1 parent 5102b33 commit a526f5c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
<icfc:enableNormalizingResultsHandler>false</icfc:enableNormalizingResultsHandler>
<icfc:enableFilteredResultsHandler>false</icfc:enableFilteredResultsHandler>
<icfc:enableAttributesToGetSearchResultsHandler>false</icfc:enableAttributesToGetSearchResultsHandler>
</icfc:resultsHandlerConfiguration>
</icfc:resultsHandlerConfiguration>
<icfc:legacySchema>true</icfc:legacySchema>
</connectorConfiguration>

<schemaHandling>
Expand Down

0 comments on commit a526f5c

Please sign in to comment.