This topic describes the scenario of integrating ACS with an ASP.NET relying party application. By integrating your web application with ACS, you factor the features of authentication and authorization out of your code. In other words, ACS provides the mechanism for authenticating and authorizing users to your web application. For more information, see Web Applications and ACS.
In this practice scenario, ACS authenticates users with a Google identity into a test ASP.NET relying party application.
explain how to create an Azure application using Active Directory Federation Services (ADFS) 2.0 Security Token Service (STS), previously known as Geneva Server, for back-end authentication. We also cover the following topics:
1. The benefits of developing Azure applications using ADFS 2.0 STS Federated Identity. 2. The development tool requirements for Azure application development with ADFS 2.0 and the Windows Identity Framework. 3. A step-by-step demonstration on how to create a simple Azure application that authenticates the user to an ADFS 2.0 STS.
Duration: 50 minutes
[ 2:16 ] What is Windows Identity Foundation? [ 23:17 ] What are some benefits to externalizing authentication? [ 30:05 ] How to have federated security in a Windows Azure application?
It explains Use Access Control Service to Federate with Multiple Business Identity Providers.
Claims-based identity is a simple but powerful way of handling identity and access for your web sites and web services, whether you work on-premises or you are targeting the cloud. The videos and hands-on labs in the Identity Developer Training Course will you how to take advantage of technologies such as Windows Identity Foundation and the Windows Azure AppFabric Access Control Service for easily solving authentication, authorization and identity-driven personalization challenges. As you go through the course you will soon discover that claims-based identity equips you with skills that can be reused for securing a wide range of application types, from ASP.NET websites to WCF web services.