• 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
DirectAction authentification and Session
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DirectAction authentification and Session


  • Subject: DirectAction authentification and Session
  • From: Erwin <email@hidden>
  • Date: Fri, 10 Dec 2004 18:19:25 +0100

I am performing the authentification process with a login DirectAction... before creating any session for the user
it's working fine ... but


in my LoginAction class....
After userID / password checking, I refetch the checkedMember from the session defaultEditingContext
then I set the session user :


session().takeValueForkey( checkedMember,  "authentificatedMember" );

then I display the AuthMemberHomePage

return pageWithName("AuthMemberHomePage");

Therefore I wonder why the URL displayed is "still" a DirectAction URL style (wa) .... with userID/password displayed
as the session has been now created for this user, I should see a 'wo' URL ... isn't it ? (I am sure I am wrong....!!)


http://kermac.local:55617/cgi-bin/WebObjects/OVApp.woa/wa/LoginAction/ User? userid=dingo&password=pluto&1.5=1.5&LoginAction/User=Login&WOSubmitAct ion=LoginAction/User&wosid=1zOtXIBstZ8JANaMD98Kcg


_______________________________________________ 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: DirectAction authentification and Session
      • From: Chuck Hill <email@hidden>
  • Prev by Date: MultiECLockManager & dispose
  • Next by Date: Re: MultiECLockManager & dispose
  • Previous by thread: Re: MultiECLockManager & dispose
  • Next by thread: Re: DirectAction authentification and Session
  • Index(es):
    • Date
    • Thread