Windows Azure AppFabric Access Control Service (ACS) v2 Labs - Breaking Changes Update, Feb 28 2011
Recent update of ACS v2 in Labs environment requires recompiling your code that uses Management Service – no code changes needed. Full text update:
https://acs.codeplex.com/wikipage?title=February%20Release%20Notes&referringTitle=Home:
Release Notes - February 2011 Labs Update
An update was made to the Labs release of Access Control Service on February 28, 2011 that contains the following breaking changes:
Schema changes for OData client
Property name in schema |
Type of change |
Comments |
*.SystemReserved [boolean, immutable] |
Added |
This property has been added to all OData objects, and indicates whether or not an object is reserved for exclusive use by the ACS namespace. |
Important: If you are using the ACS management service to programmatically manage ACS, your management service client code must be recompiled to function correctly after February 28, 2011. No code changes are required other than recompiling.
Related Materials
- Windows Azure AppFabric Access Control Service (ACS) v2 – Programmatically Adding OpenID as an Identity Provider Using Management Service
- Windows Azure AppFabric Access Control Service (ACS) v2 – Programmatically Adding Facebook as an Identity Provider Using Management Service
- Windows Azure AppFabric Access Control Service v2 - Adding Identity Provider Using Management Service (AD FS 2.0)