Skip to content

Commit

Permalink
Merge pull request #158 from internet2/pc_July23
Browse files Browse the repository at this point in the history
tweak grouper config in MP
  • Loading branch information
pcaskey authored Aug 30, 2023
2 parents 75726e2 + 8a12069 commit 7ad3094
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 7ad3094

Please sign in to comment.