Page 1 of 1

WS login auth token!

PostPosted:Tue Jun 28, 2011 10:46 am
by juliorendon
Hello!

I need a little help with the login method via web services. After I get the auth token, how can I use it to auto login in a browser?
Do I have to pass it as a param in the URL?

:|

Re: WS login auth token!

PostPosted:Tue Jun 28, 2011 11:58 am
by juliorendon
juliorendon wrote:Hello!

I need a little help with the login method via web services. After I get the auth token, how can I use it to auto login in a browser?
Do I have to pass it as a param in the URL?

:|


Anybody? :? :(

Re: WS login auth token!

PostPosted:Sat Jul 02, 2011 7:39 am
by jllort
Simply It can not be done !

Webservices token can be used by webservices scenario. But webservices token can not be used to autologin in jboss, there's no way to create a https across a token. I don't know why do you want it ? I think you're thinking in some single sign on ...is that your problem ?