<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Azure Support &#187; AppFabric</title>
	<atom:link href="http://www.azuresupport.com/tag/appfabric/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azuresupport.com</link>
	<description>Windows Azure Tutorial</description>
	<lastBuildDate>Mon, 25 Apr 2011 10:32:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>AppFabric Access Control Service Adds Support for OpenID, FaceBook, LiveID, Google ID</title>
		<link>http://www.azuresupport.com/2010/08/appfabric-access-control-service-adds-support-for-openid-facebook-liveid-google-id/</link>
		<comments>http://www.azuresupport.com/2010/08/appfabric-access-control-service-adds-support-for-openid-facebook-liveid-google-id/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 16:54:45 +0000</pubDate>
		<dc:creator>azuresupport</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AppFabric]]></category>

		<guid isPermaLink="false">http://www.azuresupport.com/?p=769</guid>
		<description><![CDATA[The August update of the AppFabric Access Control Service (ACS) is the largest yet of the AppFabric updates and  features federated-identity  support for OpenID, Facebook, Google. Also in the August update are: Integration with WIF (Windows Identity Foundation) and tooling. Support for Active Directory Federation Server v2.0 Support for the SAML 1.1, SAML 2.0, and Simple Web Token (SWT) token formats [...]]]></description>
			<content:encoded><![CDATA[<p>The August update of the AppFabric Access Control Service (ACS) is the largest yet of the AppFabric updates and  features federated-identity  support for OpenID, Facebook, Google. Also in the August update are:</p>
<li>Integration with WIF (Windows Identity Foundation) and tooling. </li>
<li>Support for Active Directory Federation Server v2.0</li>
<li>Support for the SAML 1.1, SAML 2.0, and Simple Web Token (SWT) token formats</li>
<li>Support for OAuth WRAP, WS-Trust, and WS-Federation protocols</li>
<li>Integrated and customizable Home Realm Discovery which allows end-users to choose their identity provider</li>
<li>OData-based Management Service which provides programmatic access to ACS configuration</li>
<li>Web Portal for administrative access to the ACS configuration</li>
<p>The update is available now in in the <a href="http://portal.appfabriclabs.com">AppFabric LABS</a> environment.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azuresupport.com/2010/08/appfabric-access-control-service-adds-support-for-openid-facebook-liveid-google-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Access Control in the Azure AppFabric  [FAQ]</title>
		<link>http://www.azuresupport.com/2009/12/what-is-access-control-in-the-azure-appfabric-faq/</link>
		<comments>http://www.azuresupport.com/2009/12/what-is-access-control-in-the-azure-appfabric-faq/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 02:37:39 +0000</pubDate>
		<dc:creator>azuresupport</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[AppFabric]]></category>

		<guid isPermaLink="false">http://www.azuresupport.com/?p=74</guid>
		<description><![CDATA[The Access Control service handles the validation of users of an Azure service. Developers can set up an Access Control for an Azure service and define the users that can access the service and what authorizations those users have.Users hitting the service will then seemlessly be channeled through the Access Control which will generate a [...]]]></description>
			<content:encoded><![CDATA[<p>The Access Control service handles the validation of users of an Azure service. Developers can set up an Access Control for an Azure service and define the users that can access the service and what authorizations those users have.Users hitting the service will then seemlessly be channeled through the Access Control which will generate a token to be taken to the Azure service, this token will contain the authentication and authorization details for the user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azuresupport.com/2009/12/what-is-access-control-in-the-azure-appfabric-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the AppFabric Service Bus  [FAQ]</title>
		<link>http://www.azuresupport.com/2009/12/what-is-the-appfrabic-service-bus-faq/</link>
		<comments>http://www.azuresupport.com/2009/12/what-is-the-appfrabic-service-bus-faq/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 02:22:01 +0000</pubDate>
		<dc:creator>azuresupport</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[AppFabric]]></category>
		<category><![CDATA[ServiceBus]]></category>

		<guid isPermaLink="false">http://www.azuresupport.com/?p=71</guid>
		<description><![CDATA[The Service Bus is the Azure service for connecting different applications and services through Azure. Several application design patterns are possible using the Service Bus: Eventing &#8211; Notifying applications or devices of events and  passing instructions. At PDC an Azure ticketing application was demonstrated which allowed for physical tickets to be printed in several locations [...]]]></description>
			<content:encoded><![CDATA[<p>The Service Bus is the Azure service for connecting different applications and services through Azure. Several application design patterns are possible using the Service Bus:</p>
<p>Eventing &#8211; Notifying applications or devices of events and  passing instructions. At PDC an Azure ticketing application was demonstrated which allowed for physical tickets to be printed in several locations by notifying the devices through the Service Bus.</p>
<p>Service Remoting &#8211; Allow on-premise services and data to be put on the cloud.</p>
<p>Tunneling &#8211; Straightforward application to application communication.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azuresupport.com/2009/12/what-is-the-appfrabic-service-bus-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

