Skip to content

Commit

Permalink
Merge pull request #95 from internet2/PC_GrouperWS
Browse files Browse the repository at this point in the history
fix midpoint resource for grouper
  • Loading branch information
pcaskey authored Dec 30, 2020
2 parents 49d6cab + 7ba2dff commit 84d683c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<icfc:configurationProperties>
<rest:baseUrl>https://grouper-ws:443</rest:baseUrl>
<rest:username>banderson</rest:username>
<rest:password>password</rest:password>
<rest:password>password1</rest:password>
<rest:testStem>:</rest:testStem>
<!-- no testGroup: we cannot be sure that banderson is a member of sysadmingroup when doing the first test -->
<rest:baseStem>:</rest:baseStem>
Expand Down

0 comments on commit 84d683c

Please sign in to comment.