look at sso solutions such as CAS[1]. see how they work, and either use it directly, or implement your own variant if that suits you better.
[1] http://www.jasig.org/cas -igor On Thu, May 10, 2012 at 4:02 AM, jensiator <[email protected]> wrote: > What about if I say that its only wicket applications? Can we narrow it down > even more then? > In both apps have a link to each other so the end user can toggle between > them. If these link's are external links. How could you send/share the > username password between den in a secure way? Https of course but I don't > have a clue when it comes to coding. Never worked with this. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Single-sign-on-SSO-for-two-WicketApplication-tp4620516p4623142.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
