Web services - AuthenticationService IsLoggedIn

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
12/15/2010 11:46:30 AM
Gravatar
Total Posts 2

Web services - AuthenticationService IsLoggedIn

Hi.

I use WCF AuthenticationService for auth routines. Methods: ValidateUser,Login return true, so it seems that all work properly, but when I call IsLoggedIn() after consume Login() method, it returns false.

 

I wondering if theres a way to capture the session id or if the user is logged, but even with asp.net i cant get a true response IsLoggedIn function. I trying to do this with the iphone sdk/ objective-C.

any help?

 

You must sign in to post in the forums. This thread is closed to new posts.