Skip to content

Commit

Permalink
tweak grouper config in MP
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Aug 30, 2023
1 parent d432ee2 commit 8a12069
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
<grpconf:port>5432</grpconf:port>
<grpconf:userName>grouper</grpconf:userName>
<grpconf:password>password</grpconf:password>
<grpconf:databaseName>grouper_to_midpoint</grpconf:databaseName>
<grpconf:databaseName>grouper_to_midpoint</grpconf:databaseName>
<grpconf:attrsToHaveInAllSearch>members</grpconf:attrsToHaveInAllSearch>
<grpconf:attrsToHaveInAllSearch>member_of</grpconf:attrsToHaveInAllSearch>
</icfc:configurationProperties>
<icfc:resultsHandlerConfiguration>
<icfc:enableNormalizingResultsHandler>false</icfc:enableNormalizingResultsHandler>
Expand Down

0 comments on commit 8a12069

Please sign in to comment.