<div dir="ltr"><div><div><div>My use case is as follows:<br><br></div>* iCal client<br></div>* CalServer-5.2.2<br></div><div>* client has a local cache of its &#39;group memberships&#39;<br></div><div>* client wants to schedule an event for group &#39;group01&#39;<br></div><div>* Before it can do so, client need to make sure that it is *still* a member of &#39;group01&#39;<br></div><div>* client treats CalServer as source of truth<br><br></div><div>* So it asks for its group memberships from the server before it can create an event.<br><br></div><div>Hence I was looking for a REST api to get the same from Calendar Server.<br><br><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 5, 2014 at 1:12 PM, Cyrus Daboo <span dir="ltr">&lt;<a href="mailto:cdaboo@apple.com" target="_blank">cdaboo@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gaurav,<span class=""><br>
<br>
--On December 5, 2014 at 1:05:03 PM -0800 Gaurav Jain &lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please see my output below. I did get memberships for &#39;user01&#39; mentioned<br>
in group record &#39;disabledgroup&#39;<br>
</blockquote>
<br></span>
OK, so what is going on here is that we have a special group membership caching strategy. Basically, because the number of groups in an organization can be large, we do not iterate all groups and cache membership. Instead we look for which groups are referenced as calendar proxies or other relevant ways, and then only cache membership for those. So, if you look at user20 you will see them listed in group05 because group05 is used as a proxy.<br>
<br>
What exactly are you trying to do with groups?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Cyrus Daboo<br>
<br>
</font></span></blockquote></div><br></div>