"One other
note...System.T hreading.Thread .CurrentPrincip al.Identity.Nam e does not work
when operating in AspNetCompatibi lity mode....returns zero length Username..."
Any idea of how dealing with this case?I mean, how could someone recover the identity of someone who has been authentified to/into a WCF service from an ASP client?This works fine when you're doing it from a silverlight client(NO AspNetCompatibi lity mode as stated before).
Thanks a lot
P.S: this one was already stated in this article:
but no answer yet...
note...System.T hreading.Thread .CurrentPrincip al.Identity.Nam e does not work
when operating in AspNetCompatibi lity mode....returns zero length Username..."
Any idea of how dealing with this case?I mean, how could someone recover the identity of someone who has been authentified to/into a WCF service from an ASP client?This works fine when you're doing it from a silverlight client(NO AspNetCompatibi lity mode as stated before).
Thanks a lot
P.S: this one was already stated in this article:
but no answer yet...