• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Single sign on in multiple WOApps / passing parameters between apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Single sign on in multiple WOApps / passing parameters between apps


  • Subject: Single sign on in multiple WOApps / passing parameters between apps
  • From: Ken Tabb <email@hidden>
  • Date: Tue, 6 Mar 2007 18:09:36 +0000

Hi folks,

I think I must be missing something head-slappingly obvious.

I have multiple WO apps, all running off the same user database, and for each app, the user authenticates against that user database before they're let into the app (i.e. the Main component has a conditional login form / page contents, depending on whether the user has already logged into that app).

At the moment, when app1 sends a user to app2's URL, they are presented with another login form, which they then dutifully fill in even though it's using the same username/passwd combination they used for app1.

Is it possible for app1 to take a logged in user to app2's default URL, and pass a parameter to the instance of app2 that's dealing with this request, along the lines of
app2.setLoggedInUser(loggedInUser());


The other route would be to have 1 monolithic "in house app" that does everything, but I'd be rebuilding that every couple of hours due to various parts being updated, so I'd rather keep things modular (several little apps) if possible.

Let me know if this needs clarifying, and thanks in advance for any help,
Ken


- - - - - - - - - -
Dr. Ken Tabb
Mac & UNIX Developer - Health & Human Sciences
Machine Vision & Neural Network researcher - School of Computer Science
University of Hertfordshire, UK


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Single sign on in multiple WOApps / passing parameters between apps
      • From: Pierre Bernard <email@hidden>
    • Re: Single sign on in multiple WOApps / passing parameters between apps
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Advanced WebObjects Development course, UK
  • Next by Date: Re: Single sign on in multiple WOApps / passing parameters between apps
  • Previous by thread: Advanced WebObjects Development course, UK
  • Next by thread: Re: Single sign on in multiple WOApps / passing parameters between apps
  • Index(es):
    • Date
    • Thread