For example with this SOAP/REST call you can login directly to the dashboard of OpenMeetings: http://incubator.apache.org/openmeetings/UserService.html#setUserObjectMainLandingZone
Sebastian 2012/2/22 [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://www.webbase-design.de > 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]
