<?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>tuesdaynight &#187; spml</title>
	<atom:link href="http://www.tuesdaynight.org/tag/spml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tuesdaynight.org</link>
	<description>spots of thoughts: ian glazer and friends rant, rave and ruminate</description>
	<lastBuildDate>Sun, 11 Sep 2011 18:33:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Will the &#8220;real&#8221; federated provisioning please stand up?</title>
		<link>http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html</link>
		<comments>http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:23:31 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Burton Group]]></category>
		<category><![CDATA[federated provisioning]]></category>
		<category><![CDATA[saml]]></category>
		<category><![CDATA[spml]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/?p=516</guid>
		<description><![CDATA[<p></p> <p class="MsoNormal">Nishant has commented on my post about federated provisioning.  He has provided two different examples of federated provisioning.  One of these, the advanced provisioning example, involves a company who manages its employees’ access to a service provider service via provisioning.  In this case, Nishant agrees with me that provisioning of this sort is [...]]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal"><a href="http://blogs.oracle.com/talkingidentity/2009/02/the_thing_about_federated_prov.html">Nishant has commented</a> on my <a href="http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html">post about federated provisioning</a>.<span>  </span>He has provided two different examples of federated provisioning.<span>  </span>One of these, the advanced provisioning example, involves a company who manages its employees’ access to a service provider service via provisioning.<span>  </span>In this case, Nishant agrees with me that provisioning of this sort is no different than provisioning the UNIX box down the hall.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">But it is Nishant’s second example, the just-in-time provisioning example, which is a bit tougher.<span>  </span>In this case, the enterprise and its service provider have a federation in place.<span>  </span>Using SAML-based authentication, a new user attempts to access the service provider’s service.<span>  </span>The idea (hope?) is that the service provider recognizes the new user request, provisions the user, and authenticates the user in the same conversation. Nishant does add a degree of difficult in this scenario as he ties the federation service to a provisioning service.<span>  </span>Grabbing attributes from the SAML token, creating a SPML message, and handing that to a provisioning service is possible, but as a <a name="OLE_LINK1"></a><a name="OLE_LINK2"><span>commentator </span></a>points out this sort of interop isn’t spec’ed out so the heavy lifting is left to the service provider.<span>  </span>And even if the service provider doesn’t want to directly link its federation and provisioning services, it still needs to grab that assertion attributes and create the account in the backend system.<span> </span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">It turns out, to my surprise, that there are people doing this.<span>  </span>Parties in a federation agree to which attributes are needed and send those in their authentication assertions.<span>  </span>A process at relying party uses those attributes to provisioning new accounts.<span>  </span>This is a fairly lightweight and effective approach, but there are some catches to be aware of.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">The first catch, as Nishant points out, is if the service provider needs attributes above and beyond what are in the assertion, there’s not an easy way for the service provider to ask for them.<span>  </span>To deal with this, the service provider has to present a registration screen of some sort to the user.<span>  </span>Compared to the first scenario in which the federate account is already waiting for the user, the second scenario is herky-jerky and will annoy/confuse the end user.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">The second catch is deprovisioning.<span>  </span>The provisioning process hinges on an authentication event.<span>  </span>Deprovisioning cannot be activated on de-authentication.<span>  </span>This does leave the problem of how to remove accounts when people have left a federation partner.<span>  </span>In the approaches we have seen, when a new account gets built it has an expiration date associated with it that gets updated on every login.<span>  </span>After some period of time without an authentication, the account is suspended or deleted.<span>  </span>Not a bad way to go.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">JIT Provision may in fact be “real” federated provisioning, but not provisioning, as a dogmatic, dyed-in-the-wool provisioning guy would immediately recognize.<span>  </span>While I take my dogma for a walk, this quarter Lori and Bob are going to looking into some of the intersection point of identity management and SaaS and I think they’ll have more to say on this type of conversation in the coming months.</p>
<p class="MsoNormal"> </p>
<p><!--EndFragment--></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2008/02/19/compliance-as-a-service-counter-counterpoint.html" rel="bookmark" class="crp_title">Compliance as a Service: Counter-counterpoint</a></li><li><a href="http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html" rel="bookmark" class="crp_title">Considering identity consolidation</a></li><li><a href="http://www.tuesdaynight.org/2009/01/29/putting-privacy-controls-in-the-hands-of-your-users.html" rel="bookmark" class="crp_title">Putting privacy controls in the hands of your users</a></li><li><a href="http://www.tuesdaynight.org/2008/02/15/why-compliance-cannot-be-delivered-as-a-service.html" rel="bookmark" class="crp_title">Why Compliance Cannot be Delivered as a Service</a></li><li><a href="http://www.tuesdaynight.org/2009/01/28/international-privacy-day-synchronicity.html" rel="bookmark" class="crp_title">International Privacy Day: Synchronicity</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Down with federated provisioning</title>
		<link>http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html</link>
		<comments>http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html#comments</comments>
		<pubDate>Wed, 07 Jan 2009 22:53:09 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Burton Group]]></category>
		<category><![CDATA[federated provisioning]]></category>
		<category><![CDATA[federation]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[spml]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/?p=498</guid>
		<description><![CDATA[<p>There&#8217;s been a bit of recent blogging activity about federated provisioning and SPML.  Having worked on both federated provisioning and SPML in a past life, it warms my heart to see this discussion.  Jackson, quoting the CIO of Education Testing Services, Daniel Wakeman, restates the observation that SaaS providers are providing when it comes to [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a bit of recent blogging activity about federated provisioning and SPML.  Having worked on both federated provisioning and SPML in a past life, it warms my heart to see this discussion.  Jackson, quoting the CIO of Education Testing Services, Daniel Wakeman, restates the observation that SaaS providers are providing when it comes to federated identity management.  This &#8220;major shortcoming&#8221; leaves service subscribers to fend for themselves in managing user lifecycle events like on-boarding and off-boarding.  Not acceptable.</p>
<p>That got me thinking &#8211; there really ought not to be a concept of federated provisioning.  Provisioning an application in the data center must be the same as provisioning an application in the cloud.  However, in the course of the conversation between <a href="http://duckdown.blogspot.com/2009/01/microsoft-open-source-and-spml.html">James</a>, <a href="http://jacksonshaw.blogspot.com/2009/01/saas-realities.html">Jackson</a>, and <a href="http://identityblog.burtongroup.com/bgidps/2009/01/new-years-resolution-lets-talk-more-about-spml.html">Mark</a>, it seemed SaaS applications and in-house applications were different from a provisioning perspective.</p>
<p>SaaS applications may be harder to provision and de-provision than non-SaaS application, but that doesn&#8217;t make them fundamentally different animals.  The point was made that SaaS apps lack a standards-based provisioning interface, an SPML interface.  The fact is the vast majority of applications, SaaS or not, lack a standards-based provisioning interface and this makes dealing with them very much the same.</p>
<p>Now there are two reasons that we don&#8217;t hear the same short of clamor about provisioning non-SaaS applications as we do with SaaS applications:</p>
<ul>
<li>We&#8217;ve dealt with it so long that pain isn&#8217;t as acute</li>
<li>Provisioning vendors built an array of connectors, shifting the pain up a level, allowing companies to focus on the provisioning technology and not each and every application they want to provision</li>
</ul>
<p>Provisioning vendors spent lots of time and money to build connectivity to traditional applications.  Lots.  And in doing so provided a bit of absolution for application vendors from their failing to provide a standards-based provisioning interface.  Having gone through all that pain and suffering, vendors are not eager to go through it again with SaaS applications, coding connectors to each one&#8217;s different web service.  Customers aren&#8217;t too keen on the idea either.</p>
<p>In providing SPML interfaces to their applications, SaaS vendors would do everyone a service.  Provisioning vendors could use their SPML connectors and not have to build to each SaaS application.  Customers wouldn&#8217;t have to write custom code to different service interfaces.</p>
<p>You don&#8217;t want that fired sales guy walking away with your customer list no more than you want him walking out the door with your pricing information.  To that end, there should be no reason why deprovsioning from an application like Salesforce.com is any harder than deprovisioning from LDAP.  Federated provisioning should not exist; there is only provisioning.</p>
<p>(Cross-posted from Burton Group&#8217;s <a href="http://identityblog.burtongroup.com/bgidps/2009/01/down-with-federated-provisioning.html">Identityblog</a>)</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2006/04/12/we-are-getting-closer.html" rel="bookmark" class="crp_title">We are getting closer</a></li><li><a href="http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html" rel="bookmark" class="crp_title">Will the &#8220;real&#8221; federated provisioning please stand up?</a></li><li><a href="http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html" rel="bookmark" class="crp_title">Is SPML irrelevant in the coming CardSpace/Higgins/OpenID identity world?</a></li><li><a href="http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html" rel="bookmark" class="crp_title">Considering identity consolidation</a></li><li><a href="http://www.tuesdaynight.org/2008/10/08/cas-acquisition-of-idfocus.html" rel="bookmark" class="crp_title">CA&#8217;s Acquisition of IDFocus</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Considering identity consolidation</title>
		<link>http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html</link>
		<comments>http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html#comments</comments>
		<pubDate>Mon, 17 Mar 2008 23:14:12 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[spml]]></category>
		<category><![CDATA[user provisioning]]></category>
		<category><![CDATA[xacml]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html</guid>
		<description><![CDATA[<p class="MsoNormal">James has provided me more to work with&#8230;</p> <p class="MsoNormal">Identity consolidation says that I figure out how to get user stores out of my enterprise application and instead get these applications to bind at runtime to a directory service such as Active Directory.</p> <p class="MsoNormal">Ah, so identity consolidation is centralized authorization.  Got it.</p> <p [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><a href="http://duckdown.blogspot.com/2008/03/links-for-2008-03-18.html">James has provided me more to work with</a>&#8230;</p>
<blockquote>
<p class="MsoNormal">Identity consolidation says that I figure out how to get user stores out of my enterprise application and instead get these applications to bind at runtime to a directory service such as Active Directory.</p>
</blockquote>
<p class="MsoNormal">Ah, so identity consolidation is centralized authorization.  Got it.</p>
<p class="MsoNormal">I am making the assumption here that when James says user store he means authorization store.<span>  </span>(Applications in this model still need some modicum of a user store if nothing else for auditing purposes.)<span>  </span>I am assuming the implication here is that after authentication comes a round of authorization that the directory service provides.<span>  </span>The application would consume this authorization data, at runtime, and act accordingly.<span>  </span>Theoretically, an enterprise policy (XACML) store could theoretically reproduce the authorization models of every application in the enterprise today and that policy tools would interact with this store.<span>  </span>Though I think this is a very viable model for customer applications (especially J2EE and .NET), I do not see it as an enterprise approach where complex applications like mainframe security and ERP roam free.</p>
<blockquote>
<p class="MsoNormal">Identity management says that I should go create a strategy around provisioning of identity and leverage tools such as Sun&#8217;s IDM, Thor, etc where I still fundamentally allow enterprise applications to have their own user stores and takes me down the path of building lots of connectors&#8230; [snip]<span>  </span>I am of the belief that identity management (provisioning) propagates and encourages an otherwise bad architecture.</p>
</blockquote>
<p class="MsoNormal">I look at user provisioning as dealing with the reality (and foreseeable future) of the enterprise landscape.<span>  </span>That landscape involves lots of user and authorization stores.<span>  </span>For reasons I discuss below, that is not going to change any time soon.<span>  </span>It is better to provide flexible, short time-to-value solutions, as identity management does, that address the reality of today than to wait for the ideal enterprise landscape to arrive at its glacial speed.</p>
<p class="MsoNormal">I disagree with James’ assertion that user provisioning requires the construction of connectors.<span>  </span>The connector wars of the provisioning world are over.<span>  </span>Connecting to systems like a complex bespoke application or RACF or SAP has become a science, not an art.<span>  </span>On the whole, provisioning doesn&#8217;t require connector construction; it requires configuration.<span>  </span>Each provisioning vendor worth their salt has a way of quickly connecting to &#8220;unknown&#8221; systems that don’t require core engineering efforts.</p>
<blockquote>
<p class="MsoNormal">The one thing that I would also love insight into is how to get vendors who still insist on having their own user stores (e.g. Documentum, Alfresco, etc) to see the error of their ways and to take quick steps towards remedying them.</p>
</blockquote>
<p class="MsoNormal">I think you&#8217;ll find the reason the vendors give on maintaining their own user and authorization stores is much the same reason why they have yet to adopt Service Provisioning Markup Language in a meaningful way.<span>  </span>There is nothing in it for them.<span>  </span>Nada.<span>  </span>The only vendors who might stand to gain (and thus adopt) centralized authorization are mega-vendors like IBM who have dozens upon dozens of applications.<span>  </span>For these vendors, producing a common auth store with the requisite halo of tooling becomes a path to customer lock-in.<span>  </span>&#8220;Ms. Customer, you can use AuthStore 5.0 to manage all of the authorizations for all of our products.<span>  </span>And here is AuthManage 6.0 to help you do just that.&#8221;<span>  </span>And if the customer ports their bespoke applications to the common auth store, the vendor gets big-time lock-in.<span>  </span>Want to get rid of XYZ Vendor? <span> </span>You&#8217;ll have to reincorporate authorization stores into your applications. I have to imagine externalizing an auth store for a homegrown application would be painful, undoing that work even more so.</p>
<p class="MsoNormal">Stepping back to <a href="http://www.tuesdaynight.org/2008/03/10/identity-leprosy-or-identity-zombies.html">what I originally wrote about</a>: no amount of centralized user and authorization management will make up for a lack of strong organizational and business process understanding coupled with appropriately defined controls.<span>  </span>That is the fuel for identity management and, frankly, identity consolidation as well.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html" rel="bookmark" class="crp_title">Will the &#8220;real&#8221; federated provisioning please stand up?</a></li><li><a href="http://www.tuesdaynight.org/2008/02/19/compliance-as-a-service-counter-counterpoint.html" rel="bookmark" class="crp_title">Compliance as a Service: Counter-counterpoint</a></li><li><a href="http://www.tuesdaynight.org/2008/03/16/give-me-more-to-work-with-and-i-will.html" rel="bookmark" class="crp_title">Give me more to work with and I will</a></li><li><a href="http://www.tuesdaynight.org/2009/01/29/putting-privacy-controls-in-the-hands-of-your-users.html" rel="bookmark" class="crp_title">Putting privacy controls in the hands of your users</a></li><li><a href="http://www.tuesdaynight.org/2008/02/15/why-compliance-cannot-be-delivered-as-a-service.html" rel="bookmark" class="crp_title">Why Compliance Cannot be Delivered as a Service</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2008/03/17/considering-identity-consolidation.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>On the Applicability of SPML</title>
		<link>http://www.tuesdaynight.org/2007/03/05/on-the-applicability-of-spml.html</link>
		<comments>http://www.tuesdaynight.org/2007/03/05/on-the-applicability-of-spml.html#comments</comments>
		<pubDate>Mon, 05 Mar 2007 20:33:00 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[oath]]></category>
		<category><![CDATA[spml]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/03/05/on-the-applicability-of-spml.html</guid>
		<description><![CDATA[<p>Jeff Bohren has joined the blogosphere. I&#8217;ve known Jeff since the Access360 days. He has been intimately involved in SPML.</p> <p>One of his first posts is a continuation of the discussion Conor and I had on SPML. He makes the point, and rightly so, that:</p> <p>SPML is not the solution to every problem that has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://talk.bmc.com/blogs/blog-bohren/jeff-bohren/simpleblog_view">Jeff Bohren</a> has joined the blogosphere.  I&#8217;ve known Jeff since the Access360 days.  He has been intimately involved in SPML.</p>
<p>One of his <a href="http://talk.bmc.com/blogs/blog-bohren/jeff-bohren/where-SPML">first posts</a> is a continuation of the discussion Conor and I had on SPML.  He makes the point, and rightly so, that:</p>
<blockquote><p>SPML is not the solution to every problem that has the word &#8220;provisioning&#8221; in its description</p></blockquote>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/02/14/different-how-so.html" rel="bookmark" class="crp_title">Different&#8230; how so?</a></li><li><a href="http://www.tuesdaynight.org/2007/02/14/spml-decision-followup-followup.html" rel="bookmark" class="crp_title">SPML Decision Followup&#8230; followup</a></li><li><a href="http://www.tuesdaynight.org/2006/04/12/we-are-getting-closer.html" rel="bookmark" class="crp_title">We are getting closer</a></li><li><a href="http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html" rel="bookmark" class="crp_title">Down with federated provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html" rel="bookmark" class="crp_title">Is SPML irrelevant in the coming CardSpace/Higgins/OpenID identity world?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/03/05/on-the-applicability-of-spml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Different&#8230; how so?</title>
		<link>http://www.tuesdaynight.org/2007/02/14/different-how-so.html</link>
		<comments>http://www.tuesdaynight.org/2007/02/14/different-how-so.html#comments</comments>
		<pubDate>Wed, 14 Feb 2007 14:22:17 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[pstc]]></category>
		<category><![CDATA[spml]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/02/14/different-how-so.html</guid>
		<description><![CDATA[<p>Thanks to Raj, Paul, and Conor for all chiming in on my previous post of SPML in the CardSpace world.</p> <p>Conor wrote:</p> <p>However, we also decided that this &#8220;model of provisioning looked a bit strange&#8221; to try to shoehorn into SPML as the problem we were solving was just different. There was at least one [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Raj, <a href="http://connectid.blogspot.com/2007/02/spml-as-sanitation-custodian.html">Paul</a>, and <a href="http://conorcahill.blogspot.com/2007/02/to-spml-or-not-to-spml-that-was.html">Conor</a> for all chiming in on my previous post of SPML in the CardSpace world.</p>
<p>Conor wrote:</p>
<blockquote><p>However, we also decided that this &#8220;model of provisioning looked a bit strange&#8221; to try to shoehorn into SPML as the problem we were solving was just different. There was at least one contributor to SPML in the room while this disucssion was going on and the decision was being made, so I presume they also felt that the model was &#8220;strange&#8221; for SPML.</p></blockquote>
<p>Can someone summarize the &#8220;strangeness&#8221; in the Advanced Client spec?  It seems to me that the Trusted Module is a bit like a PSO in SPML.  That still doesn&#8217;t feel right, but I am having a hard time trying to be more specific than that.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/02/14/spml-decision-followup-followup.html" rel="bookmark" class="crp_title">SPML Decision Followup&#8230; followup</a></li><li><a href="http://www.tuesdaynight.org/2007/03/05/on-the-applicability-of-spml.html" rel="bookmark" class="crp_title">On the Applicability of SPML</a></li><li><a href="http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html" rel="bookmark" class="crp_title">Is SPML irrelevant in the coming CardSpace/Higgins/OpenID identity world?</a></li><li><a href="http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html" rel="bookmark" class="crp_title">Down with federated provisioning</a></li><li><a href="http://www.tuesdaynight.org/2006/04/12/we-are-getting-closer.html" rel="bookmark" class="crp_title">We are getting closer</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/02/14/different-how-so.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is SPML irrelevant in the coming CardSpace/Higgins/OpenID identity world?</title>
		<link>http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html</link>
		<comments>http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html#comments</comments>
		<pubDate>Tue, 13 Feb 2007 15:20:49 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[cardspace]]></category>
		<category><![CDATA[higgins]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[pstc]]></category>
		<category><![CDATA[spml]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html</guid>
		<description><![CDATA[<p>I was reading about Conor Cahill&#8217;s workshop at RSA on secure provisioning of network credentials over the wire. It was a joint proof of concept between Intel, BT, and HP using Liberty&#8217;s ID-WSF Advanced Client. They talked about how to get credentials from service providers down into a client environment. (Although it is not a [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading about <a href="http://conorcahill.blogspot.com/2007/02/secure-identity-provisioning.html">Conor Cahill&#8217;s workshop at RSA</a> on secure provisioning of network credentials over the wire.  It was a joint proof of concept between Intel, BT, and HP using Liberty&#8217;s ID-WSF <a href="http://www.projectliberty.org/resource_center/specifications/liberty_alliance_id_wsf_advanced_client_1_0_specifications">Advanced Client</a>. They talked about how to get credentials from service providers down into a client environment.  (Although it is not a requirement, clearly Intel would love it if the client environment was a <a href="http://en.wikipedia.org/wiki/Trusted_Platform_Module">TPM</a>-like object.)</p>
<p>One aspect of all this is a provisioning service, one for which Liberty has cooked up a <a href="http://www.projectliberty.org/liberty/content/download/2725/18332/file/liberty-idwsf-prov-v1.0-02.pdf">spec</a>.  As a user provisioning guy this model of provisioning looked a bit strange to me.  Think telephone service provisioning, not enterprise user account provisioning.  The funny thing is, I thought there already was a perfectly good provisioning service standard out there &#8211; <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=provision">Service Provisioning Markup Language</a> (SPML).</p>
<p>That got me thinking.  Provisioning is an aspect of the identity lifecycle that you don&#8217;t really hear about in talks on <a href="http://www.eclipse.org/higgins/main.html">Higgins</a> and <a href="http://cardspace.netfx3.com/">CardSpace</a> and such.  This is a bit of history repeating itself.  Back in the day, the authentication guys got all the glory, all the publicity, and when it came time to make sure there were actually credentials in back-end services, they waved their hands.  It was the lowly user provisioning system, the late-shift janitor of the identity world, that actually had to do the dirty work.  Who is this janitor in the user-centric identity world?</p>
<p>Before I go on without a better understanding, I&#8217;m looking for comments on this one.  Where does SPML fit in this brace new identity world?  Is the intention that SPML will be passed as part of a larger SAML assertion to establish credentials?  Is the PSTC working on scenarios like this?</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/02/14/spml-decision-followup-followup.html" rel="bookmark" class="crp_title">SPML Decision Followup&#8230; followup</a></li><li><a href="http://www.tuesdaynight.org/2007/02/14/different-how-so.html" rel="bookmark" class="crp_title">Different&#8230; how so?</a></li><li><a href="http://www.tuesdaynight.org/2009/02/05/will-the-real-federated-provisioning-please-stand-up.html" rel="bookmark" class="crp_title">Will the &#8220;real&#8221; federated provisioning please stand up?</a></li><li><a href="http://www.tuesdaynight.org/2009/01/07/down-with-federated-provisioning.html" rel="bookmark" class="crp_title">Down with federated provisioning</a></li><li><a href="http://www.tuesdaynight.org/2006/04/12/we-are-getting-closer.html" rel="bookmark" class="crp_title">We are getting closer</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/02/13/is-spml-irrelevant-in-the-coming-cardspacehigginsopenid-identity-world.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

