facebook

Scaffolding Spring Security across multiple webapps

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #322200 Reply

    Greg Soulsby
    Member

    How can 2 webapps share the same login, from the users point of view?

    My solution involves a number of scaffolded webapps. Spring Security is working great on each. They share the same User tables etc.

    My hope was that they would share the same security session, so logging in under one would log you in as far as the other is concerned. But they dont.

    This reference in Google is the only one I can find, but its 2007 and the links to the examples are broken.

    http://springtips.blogspot.com/2007/06/using-shared-parent-application-context.html

    Thanks

Viewing 1 post (of 1 total)
Reply To: Scaffolding Spring Security across multiple webapps

You must be logged in to post in the forum log in