Hello Maxim, I want the user to be on my personal website (XAMPP based) and I want to connect him to the OpenMeetings server, from a php or an html page in my XAMPP server, directly to a specific room in OM. (I am thinking of using frames)
I have noticed that if I user my internet browser, and enter this URL : 192.168.1.54:5080/openmeetings/services/UserService/getSession, I get an XML answer which contains a session number (and so on for user connection and Hash code for the room). But : when I use this URL in an AJAX request, I get the error message that I told you : XMLHttpRequest cannot load http://192.168.1.54:5080/openmeetings/services/UserService/getSession. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. I have checked on the net the parameters to put in web.xml file concerning the Access-Control-Allow-Origin (filters defined there : https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html) but it doesn’t help. That you for your help. Jacob Le 27 avr. 2015 à 19:40, Maxim Solodovnik <solomax...@gmail.com> a écrit : > Hello, > > Could you please clarify your question? > Would you like to be able to use OM on "another server"? > Or do you like OM to authenticate users using SOAP calls to another server? > > On Mon, Apr 27, 2015 at 7:33 PM, Jacob Ouanounou <jacob.ouanou...@free.fr> > wrote: > Hi ! > > Does someone know how to configure OM to use SOAP API to login from another > server ? > > Jacob > > > > -- > WBR > Maxim aka solomax