Results 1 to 3 of 3

Thread: How To Have A Single Login For 2 Spring Applications

  1. #1
    Join Date
    Aug 2006
    Posts
    7

    Default How To Have A Single Login For 2 Spring Applications

    Hi ,

    I am having Two spring applications, my requirement is to have a single login for both the applications. How is it posiible? can u please site an example? I am using tom cat and both the applications are in webapps folder. When the user jumps from Application1 to Application2 , only the authorized user must be able to do that . But when the complete url is given in the new browser the user has to be authenticated again . Can I know how this can be done?
    Thanks in advance
    Last edited by Arvind_A; Aug 8th, 2006 at 08:20 AM.

  2. #2
    Join Date
    Aug 2006
    Posts
    7

    Default

    is there anyone who had this kind of requirements and could potentially offer some suggestions?

  3. #3
    Join Date
    Aug 2004
    Location
    Roselle Park, NJ
    Posts
    167

    Default

    You could use CAS:
    http://www.ja-sig.org/products/cas/

    CAS is a single sign on solution that integrates with Acegi.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •