start a session through xmlrpc

Hi,

My users authenticate against my server.
After they are logged in to my website I want to let them use a web based xmpp client.

Is there a way that the server can start a session for a user the web client the sid so it can continue and use the session.
I don't want to ask the user for his password twice.

I thought that maybe the xml_rpc module could provide such functionality and I'll appreciate any ideas.

Thanks

sorry, I'm afraid

xmlrpc not helps You...

Maybe this thread will helps You with ideas...

http://www.ejabberd.im/node/3137

But... I'm affraid You finally should use this way - send to xmpp client user's password and login, to make xmpp client make login with this silently...

But it's very unsecure... somebody can check user's browser cache :(

Syndicate content