I am working on a single sign on sollution for two different websites.
I am trying to make the methods in my customized(over riden) provider post to a web service and get the results from it so that the same login.
It works for most methods but there are ones that return System.We.Secur ity sp3ecific objects that fail. For example
Code:
public override MembershipUser GetUser(object providerUserKey,