Shaping Windows Azure AppFabric Access Control Service 2.0 Documentation on Codeplex
I have published on Codeplex the first draft of the upcoming documentation for Windows Azure AppFabric Access Control Service 2.0. This is how it looks at the time of this writing. We also publish topics on Codeplex as they become available. It shows as linked items in the TOC. Our hope to get as much as possible feedback before it goes to MSDN.
Consider providing feedback in the comments below.
It is available here and will be ported to the front page of the ACS documentation soon.
- Release Notes for Version 2.0
- Overview of Windows Azure AppFabric Access Control Service
- Getting Started with the Windows Azure AppFabric Access Control Service
- Prerequisites
- Web Applications and ACS
- Web Services and ACS
- Windows Azure AppFabric Access Control Service Features
- Active Federation
- Authorization in claims aware applications
- Claims token transformation explained
- Integrating ACS in ASP.NET applications
- Integrating ACS in WCF RESTful wen service
- Integrating with Internet identity providers
- Integrating with enterprise identity providers
- OAuth WRAP protocol
- Mapping an application to Service Identities
- Management service
- Managing trust using Certificates and Keys
- OAuth 2.0 protocol
- Passing a set of claims in the token between client, relying party, identity provider, and ACS
- Passive federation
- Relying party, Client, Identity Provider, ACS
- SAML Token
- SWT Token
- WS-Federation protocol
- WS-Trust protocol
- Working with the Windows Azure AppFabric Access Control Service Management Portal
- Scenarios and Solutions
- ACS v2 Fast Track
- Challenges – SSO, Identity Flow, Authorization
- Solution concept and ACS v2 Architecture
- Secure Web Applications With ACS v2
- Secure RESTful WCF Services With ACS v2
- Automation Using ACS v2 Management Service
- ACS v2 Functionality
- Federation
- Authentication
- Authorization
- Security Token Flow and Transformation
- Trust Management
- Administration
- Automation
- Security
- Performance and Scalability
- Interoperability
- Extensibility
- Troubleshooting
- How To's Index
- How To: Create My First Claims-based ASP.NET application
- How To: Create My First Claims Aware WCF Service
- How To: Configure ADFS 2.0 as an Identity Provider
- How To: Configure Facebook as an Identity Provider
- How To: Configure Federated Authentication in an ASP.NET Web Application
- How To: Configure Google as an Identity Provider
- How To: Configure Yahoo! as an Identity Provider
- How To: Host Login Pages in the Windows Azure AppFabric Access Control Service
- How To: Host Login Pages in Your ASP.NET Web Application
- How To: Configure Trust Between ACS and ASP.NET Web Applications Using X.509 Certificates
- How To: Configure Trust Between ACS and RESTful WCF Service Using Symmetric Keys
- How To: Implement Claims Based Access Control (CBAC) in a Claims Aware ASP.NET Application Using WIF and ACS
- How To: Implement Role Based Access Control (RBAC) in a Claims Aware ASP.NET Application Using WIF and ACS
- How To: Implement Token Transformation Logic Using Rules
- Guidelines Index
- Checklists Index
- Code Samples Index
- Claim-based Identity Terminology
Related Books
- Programming Windows Identity Foundation (Dev - Pro)
- A Guide to Claims-Based Identity and Access Control (Patterns & Practices) – free online version
- Developing More-Secure Microsoft ASP.NET 2.0 Applications (Pro Developer)
- Ultra-Fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server
- Advanced .NET Debugging
- Debugging Microsoft .NET 2.0 Applications