Hi Guys, I have a similar use case.
I have a wordpress site, and I think XWiki might find a market as a plug in to wordpress.
So far I have my wordpress sites up and running and Apache is mapping site.com/bin/… to localhost:8080/bin/… etc
I assume that a wordpress login produces some cookies that tells the site who is logged in in this session. I will need xwiki to read and accept these very same cookies.
Is this the kind of thing you had in mind? Keith