<?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"
	>
<channel>
	<title>Comments on: The future&#8217;s so bright I gotta wear shades</title>
	<atom:link href="http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/</link>
	<description>XML, identity, crafting, and other tangled musings</description>
	<pubDate>Fri, 21 Nov 2008 05:48:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Pushing String &#187; OpenID and SAML: a swirling nexus</title>
		<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-29481</link>
		<dc:creator>Pushing String &#187; OpenID and SAML: a swirling nexus</dc:creator>
		<pubDate>Sun, 21 Jan 2007 08:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-29481</guid>
		<description>[...] The next morning, refreshed, we continued the &#8220;convergence touchpoints&#8221; exploration that began back in October and saw progress in December. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The next morning, refreshed, we continued the &#8220;convergence touchpoints&#8221; exploration that began back in October and saw progress in December. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-15127</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 03 Nov 2006 07:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-15127</guid>
		<description>Just when I had been able to expunge (embarassingly Canadian) Corey Hart from my memory, you bring him back in.</description>
		<content:encoded><![CDATA[<p>Just when I had been able to expunge (embarassingly Canadian) Corey Hart from my memory, you bring him back in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eve M.</title>
		<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14362</link>
		<dc:creator>Eve M.</dc:creator>
		<pubDate>Thu, 26 Oct 2006 04:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14362</guid>
		<description>Hello Chris-- Good point. This was basically the first key use case that SAML V1.x tackled, what eventually got called IdP-initiated SSO. This is the simplest possible flow, of course -- no request for action, just authentication/authorization assurances pushed out at the right time.

We quickly found out, of course, just how appealing it is to be able to start at the service provider directly -- so you can (e.g.) bookmark your favorite services directly and not have to start at a "portal" every time. So SAML V2.0 added the rest of the picture to make it more interoperable, since everyone was finding ways of doing it anyway (we had an interop test event at the RSA 2004 conference where this was the main complicating factor).

Partly because the SP-initiated version of the use case demands the same sorts of user choice that you've pointed out, and for a bunch of other reasons (protocol length/trickiness, UI design considerations...), it's at least least twice as complicated as the other way. But it looks like it can't be left out. :-)</description>
		<content:encoded><![CDATA[<p>Hello Chris&#8211; Good point. This was basically the first key use case that SAML V1.x tackled, what eventually got called IdP-initiated SSO. This is the simplest possible flow, of course &#8212; no request for action, just authentication/authorization assurances pushed out at the right time.</p>
<p>We quickly found out, of course, just how appealing it is to be able to start at the service provider directly &#8212; so you can (e.g.) bookmark your favorite services directly and not have to start at a &#8220;portal&#8221; every time. So SAML V2.0 added the rest of the picture to make it more interoperable, since everyone was finding ways of doing it anyway (we had an interop test event at the RSA 2004 conference where this was the main complicating factor).</p>
<p>Partly because the SP-initiated version of the use case demands the same sorts of user choice that you&#8217;ve pointed out, and for a bunch of other reasons (protocol length/trickiness, UI design considerations&#8230;), it&#8217;s at least least twice as complicated as the other way. But it looks like it can&#8217;t be left out. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14360</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 26 Oct 2006 03:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14360</guid>
		<description>Good IdP's also offer a solution from "the other side" - instead of finding an RP and trying to log in to it - the IdP maintains a list of "bookmarks" for you, so when you want to log in to an RP - you click on it's bookmark from inside your IdP - in other words - the RP only ever sees whatever identity you want it to - which might be an RP-specific one, or even an anonymous one: the main benefit being that you still need only 1 "main" identity, and no bots or google queries get a chance to link all your other identities back to you.</description>
		<content:encoded><![CDATA[<p>Good IdP&#8217;s also offer a solution from &#8220;the other side&#8221; - instead of finding an RP and trying to log in to it - the IdP maintains a list of &#8220;bookmarks&#8221; for you, so when you want to log in to an RP - you click on it&#8217;s bookmark from inside your IdP - in other words - the RP only ever sees whatever identity you want it to - which might be an RP-specific one, or even an anonymous one: the main benefit being that you still need only 1 &#8220;main&#8221; identity, and no bots or google queries get a chance to link all your other identities back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushing String &#187; Pseudonym picking</title>
		<link>http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14222</link>
		<dc:creator>Pushing String &#187; Pseudonym picking</dc:creator>
		<pubDate>Tue, 24 Oct 2006 15:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.xmlgrrl.com/blog/archives/2006/10/23/the-futures-so-bright-i-gotta-wear-shades/#comment-14222</guid>
		<description>[...] Drummond Reed responds to my point of OpenID confusion kindly and informatively. It sounds like inputting the IdP&#8217;s address is precisely what the new draft does allow, along with having the user pick an identifier: starting with OpenID Authentication 2.0, a user will have two options for logging into an OpenID-enabled site: with their personal identifier, or with the identifier of their OpenID provider (IdP). If the user chooses the latter option, the IdP will let the user choose the identifier they want to share with the site — anything from a specific persona to a one-time URL/XRI generated by the IdP just for this relationship. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Drummond Reed responds to my point of OpenID confusion kindly and informatively. It sounds like inputting the IdP&#8217;s address is precisely what the new draft does allow, along with having the user pick an identifier: starting with OpenID Authentication 2.0, a user will have two options for logging into an OpenID-enabled site: with their personal identifier, or with the identifier of their OpenID provider (IdP). If the user chooses the latter option, the IdP will let the user choose the identifier they want to share with the site — anything from a specific persona to a one-time URL/XRI generated by the IdP just for this relationship. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
