Hi guys,
the cloud/legacy integration become a necessity for many SMBs.
it would be great if you allow anonymous access and the possibility to target a
specific domain and/or agent via a header by example
// sample usage
fetchreq.setHeader(new HTTPHeader("use_intranet", "yes"));
fetchreq.setHeader(new HTTPHeader("sdc_domain", "mydomain.com"));
fetchreq.setHeader(new HTTPHeader("sdc_agent_id", "an agent id"));
it's up to you, but, security could be enforced using a new scope feed (defined
in app manifest) ...
this feature will give us (SaaS guys) the possiblity to create tool to monitor
SDC in background, sync data between gapps / legacy, etc ... (cron on a GAE app
installed on a domain) for any domain/agent.
what do you think about this ?
Thanks
Original issue reported on code.google.com by vincent....@gmail.com on 15 Jul 2012 at 4:59
Original issue reported on code.google.com by
vincent....@gmail.com
on 15 Jul 2012 at 4:59