Has anybody gotten any type of security to work with WCF on Azure that would be compatible with Silverlight?
I have already tried transport security on basic http binding, but it does not work.
Has anybody gotten any type of security to work with WCF on Azure that would be compatible with Silverlight?
I have already tried transport security on basic http binding, but it does not work.
Have a look here: http://silverlightuk.blogspot.com/2008/03/silverlight-wcf-and-aspnet.html
Looks to me like basic Forms based authentication should work for you.
Edit: In your comment you say you prefer not to use forms based authentication.
Have you tried the advice supplied here: http://blogs.msdn.com/mikeormond/archive/2007/07/12/accessing-asp-net-application-services-from-silverlight-part-2.aspx