WCF Security Scenarios on Azure
As part of our patterns & practices Azure Security Guidance project, we’re putting together a series of Application Scenarios and Solutions. Our goal is to show the most common application scenarios on the Microsoft Azure platform. This is your chance to give us feedback on whether we have the right scenarios, and whether you agree with the baseline solution.
WCF Security Scenarios on Windows Azure
We’re taking a crawl, walk, run approach and starting with the basic scenarios first. This is our application scenario set for WCF:
- ASP.NET to WCF on Azure
- ASP.NET On-Site to WCF on Azure
- ASP.NET with Claims Auth to WCF on Azure
ASP.NET to WCF on Azure
Scenario
Solution
Solution Summary Table
Area | Notes |
---|---|
Authentication |
|
Authorization |
|
Security |
|
ASP.NET On-Site to WCF on Azure
Scenario
Solution
Area | Notes |
---|---|
Authentication |
|
Authorization |
|
Security |
|
ASP.NET with Claims to WCF on Azure
Scenario
Solution
Solution Summary Table
Area | Notes |
---|---|
Authentication |
|
Authorization |
|
Communication |
|
My Related Posts
Comments
Anonymous
May 14, 2010
I'm interested in the first option and in particular working with certificates in Azure. I've previously been scared of the added complexity of certificates. Tell me, provided I sort myself out with a cert from a CA, is this ready to roll today (MVC app <-> WCF)?Anonymous
May 14, 2010
@ Luke -- I get what you mean about added complexity. Is there a way you can test your scenario quickly? (I'm always a fan of testing since context is what counts)