<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Discovery and OAuth and UMA – oh my</title>
	<atom:link href="http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/</link>
	<description>Tangled musings on identity, privacy, trust, and suchlike</description>
	<lastBuildDate>Sat, 08 Oct 2011 19:31:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Eve</title>
		<link>http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/comment-page-1/#comment-261524</link>
		<dc:creator>Eve</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/?p=1915#comment-261524</guid>
		<description>Hey, thanks for the question and interest! :)</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the question and interest! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Helm</title>
		<link>http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/comment-page-1/#comment-261523</link>
		<dc:creator>Michael Helm</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/?p=1915#comment-261523</guid>
		<description>&gt; If authz state changes to “authorized”, the R approaches the protected resource at the H once again 

Ok - so that&#039;s what that loop back to &quot;R known to H&quot; means - recursiive
like, rather than exception like. Thanks!</description>
		<content:encoded><![CDATA[<p>&gt; If authz state changes to “authorized”, the R approaches the protected resource at the H once again </p>
<p>Ok &#8211; so that&#8217;s what that loop back to &#8220;R known to H&#8221; means &#8211; recursiive<br />
like, rather than exception like. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eve</title>
		<link>http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/comment-page-1/#comment-261425</link>
		<dc:creator>Eve</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/?p=1915#comment-261425</guid>
		<description>If authz state changes to &quot;authorized&quot;, the R approaches the protected resource at the H once again (going from the upper left of the authz state decision diamond to the top action box). Since the access request is signed this time (R already authenticated and can sign to correlate future requests), the &quot;R known to H&quot; hurdle is cleared. When &quot;H asks AM for allow decision&quot;, this time the AM can confirm that the R met all the conditions.

We&#039;re anticipating a flow like this: The requester first has to get a correlation handle at the host, and subsequently a &quot;referral&quot; host/requester correlation handle at the AM, before getting any farther. (These can be done just once, and then they&#039;re all set up for subsequent usages.)

The different authz states represent different things that might be going on to qualify the requester to be worthy of access. E.g., &quot;claims required&quot; initiates a terms-negotiation flow (we&#039;ve just been discussing a &lt;a href=&quot;http://kantarainitiative.org/pipermail/wg-uma/2009-December/000311.html&quot; rel=&quot;nofollow&quot;&gt;proposal&lt;/a&gt; for how to do this on our UMA list), and &quot;pending&quot; might account for the time it takes for the AM to check with the user out-of-band (e.g. by sending an SMS or email if that&#039;s what the user insists on). &quot;Authorized&quot; is the signal that the requester should attempt access again, in the likelihood of getting it. (Lots of latency between checking state and attempting access might give the user a window in which to change his/her mind and change policy settings to block that requester, though.)</description>
		<content:encoded><![CDATA[<p>If authz state changes to &#8220;authorized&#8221;, the R approaches the protected resource at the H once again (going from the upper left of the authz state decision diamond to the top action box). Since the access request is signed this time (R already authenticated and can sign to correlate future requests), the &#8220;R known to H&#8221; hurdle is cleared. When &#8220;H asks AM for allow decision&#8221;, this time the AM can confirm that the R met all the conditions.</p>
<p>We&#8217;re anticipating a flow like this: The requester first has to get a correlation handle at the host, and subsequently a &#8220;referral&#8221; host/requester correlation handle at the AM, before getting any farther. (These can be done just once, and then they&#8217;re all set up for subsequent usages.)</p>
<p>The different authz states represent different things that might be going on to qualify the requester to be worthy of access. E.g., &#8220;claims required&#8221; initiates a terms-negotiation flow (we&#8217;ve just been discussing a <a href="http://kantarainitiative.org/pipermail/wg-uma/2009-December/000311.html" rel="nofollow">proposal</a> for how to do this on our UMA list), and &#8220;pending&#8221; might account for the time it takes for the AM to check with the user out-of-band (e.g. by sending an SMS or email if that&#8217;s what the user insists on). &#8220;Authorized&#8221; is the signal that the requester should attempt access again, in the likelihood of getting it. (Lots of latency between checking state and attempting access might give the user a window in which to change his/her mind and change policy settings to block that requester, though.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Helm</title>
		<link>http://www.xmlgrrl.com/blog/2009/11/23/discovery-and-oauth-and-uma-oh-my/comment-page-1/#comment-261422</link>
		<dc:creator>Michael Helm</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/?p=1915#comment-261422</guid>
		<description>How do you ever get from the &quot;Authorization state pen&quot; to &quot;accesses resource&quot;?</description>
		<content:encoded><![CDATA[<p>How do you ever get from the &#8220;Authorization state pen&#8221; to &#8220;accesses resource&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching using apc
Object Caching 339/350 objects using apc
Content Delivery Network via Amazon Web Services: CloudFront: cdn.xmlgrrl.com

Served from: www.xmlgrrl.com @ 2012-02-08 19:07:51 -->
