Skip to content

Commit

Permalink
fix midpoint resource for grouper
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Dec 30, 2020
1 parent 86f4ec8 commit 7ba2dff
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 7ba2dff

Please sign in to comment.