Has anyone integrated a single sign on solution for multiple turbine web applications?

We are considering using a single turbine applications, authenticating against active directory. When the user is logged in, throw the session id and username into a table. Then the other applications, using a customer session revalidation, check if the user is logged in as usual, if not, check if the id exists in the table and if so, create an authenticated user for use in that turbine app.

But, how do we get the same cookie from one app into another? Are there any other ways to do sso with turbine in use?

--
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]
http://www.bloglines.com/blog/jbrekke               [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to