Hi All,
Thanks for you valuable response.
I am asking the httpclient for doing my own sso login.
I am using JBoss portal which using OpenSSO -> OpenDS as a user datastore.
The same user get store in both JForum application's seperate database and
also in xwiki database.
In JForum i followed this approach to do the single sign on.
1. Check for my LTPA token cookie.
2. If its there i will get the user details with username and password
from OpenSSO and do the login in jforum through the http client to maintain
the user in session.
3. Add a cookie for JForum application.
(The user will be in session till the LTPA token get expire).
But i am not getting clear idea about implementation of my own sso in xwiki.
Any solution please suggest.
Thanks,
Nithya.
--
View this message in context:
http://n2.nabble.com/Login-in-xwiki-through-http-client-tp4654361p4655517.h…
Sent from the XWiki- Users mailing list archive at
Nabble.com.