Ok, i will check this. Thank you !

Zitat von "[email protected]" <[email protected]>:

*If i understand this right, via the SOAP/REST API, i can just direct login
to a room... right ? *
=> No, see my last email with the link to the SOAP/REST call to login to
the dashboard.

Sebastian

2012/2/22 weyerma <[email protected]>

the user is always from LDAP.
The Juniper uses the same data from ADS...
Its just a additional authentification for security...

The idea is, the server is in the DMZ and ports are open. The login page
can be only processed reached via the Juniper from the internal network.
In juniper i do the following:

http://server.ch:5080/**openmeetings/?username=<http://server.ch:5080/openmeetings/?username=>
"xxxxx"**&password="xxxxx"&domain="**xxxx"

and replace the values with the login vars from the SA.

If i understand this right, via the SOAP/REST API, i can just direct login
to a room... right ? i like to do the normal login way, like with the login
form.


Zitat von "[email protected]" <[email protected]>:

 Fixing username/pwd will also not fix it really, what userId, email avatar
will the user use for its session after the login then ?
You should build your own doorway page using the SOAP/REST API instead of
changing the source code to send the credentials elsewhere.
By doing that you will not need to edit any source code of OpenMeetings
and
can also easily switch between OpenMeetings versions.

Sebastian

2012/2/22 weyerma <[email protected]**>

 I like to use the openmeetings with our Juniper SA for auth.

Can someone give me a hint, how i can call the login directly from the
login window ? i just need to pass the vars "user, password, domain" over
the url and send them in the login window. I figured out to call the
parent.login(); in checkLoginData.lzx but i don`t know how to send the
login variables.


Is there no function like login(username,password,****domain); ?




--
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/**openmeetings/<http://incubator.apache.org/openmeetings/>
http://www.webbase-design.de
http://www.wagner-sebastian.**com <http://www.wagner-sebastian.com>
[email protected]





--
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
[email protected]



Reply via email to