Re: SIngle sign-on two different applications
Leonidas Papadakis <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the reply. I will check it ... Leonidas O/H Andrew Stepanenko ΞΞ³ΟΞ±ΟΞ΅: > Hello, > > take a look at Java Open Single-SignOn (http://www.josso.org). > Maybe you can utilize it for your project. > > Regards, > Andrew Stepanenko, > Ternopil, UKRAINE, > http://unf.tane.edu.ua > > On 12/3/06, Leonidas Papadakis <[email protected]> wrote: >> Greetings, >> >> i am trying to implement single sign on to multiple applications hosted >> on different systems ... i.e. www.site1.com , www.site2.com >> >> I have an action at www.site1.com that the customer logins. At that time >> i make a request to www.site2.com to a specific action that sets a >> cookie like : >> ActionContext ctx = ActionContext.getContext(); >> Map mysession = ctx.getSession(); >> mysession.put("code", code); >> >> The problem is that the cookie is not set. Does anyone have any idea ? I >> think it has to do with the browser that i am not making the request >> directly ... >> >> All opinions are highly appreciated. >> >> Thank you very much >> >> Leonidas >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]