Silverlight + WCF + IIS + Windows Auth + Oracle EF = PAIN

A couple days ago I started converting our Silverlight 4 app’s website and IIS-hosted WCF (v4) service to use Windows Authentication. The goal was to secure the service and data, get the user’s credentials down to the data tier and database, and provide some auditing and general security without asking for credentials already available for…
Read More