We just installed a new nuxeo instance (5.4, nuxeodm-tomcat, debian package).
Nuxeo is placed behind a reverse proxy (apache).
The URL is protected by basic auth. When I try to open a document for live-editing (button within Nuxeo web interface), I get an error when OpenOffice tries to open the document. A
get a stack trace that I can't copy, and the attached log in my /tmp folder. Using Ubuntu and Firefox.
If I deactivate the basic auth for the same URL, it works fine.
I think that the nuxeo-liveedit-openoffice plugin is not handling basic auth correctly, or at all.
A can do more tests if necessary, just tell me what to do.