Caldav Proxy auth via API
929372Apr 9 2012 — edited Feb 10 2020Hi,
in this document http://www.oracle.com/us/industries/communications/oracle-calendar-server-wp-1449649.pdf
i've read that it's possible in Oracle calendar server to use the so called "proxy auth". As stated "proxy authentication" enables a calendar administrator
to log onto the Oracle Communications Calendar Server on behalf of a calendar user, which is useful for integrating additional servers or services with the Calendar Server.
Can someone provide some code samples on this kind of authentication, using API such as ical4j, or other java client lib?
It's possible to make a proxy login using an URI, and organizing parameters direclty in the query string?.
I' ve seen something similar with WCAP protocol (login.wcap), but i need to use CALDAV.
Thanks in advance.
micdic