<?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; user provisioning</title>
	<atom:link href="http://www.tuesdaynight.org/tag/user-provisioning/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>Tue, 03 Aug 2010 20:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.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[<!-- GООООООО --><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 [...]]]></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><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</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>6</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 [...]]]></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><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</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>Identity Management in Retrograde Motion: Thoughts from Burton Group Catalyst North America 2008</title>
		<link>http://www.tuesdaynight.org/2008/07/01/identity-management-in-retrograde-motion-thoughts-from-burton-group-catalyst-north-america-2008.html</link>
		<comments>http://www.tuesdaynight.org/2008/07/01/identity-management-in-retrograde-motion-thoughts-from-burton-group-catalyst-north-america-2008.html#comments</comments>
		<pubDate>Tue, 01 Jul 2008 11:26:59 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[BurtonGroupCatalyst08]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[role-management]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/?p=363</guid>
		<description><![CDATA[<p>My first post as a Burton Group analyst is now up over at the Identity and Privacy Strategies blog.</p> <p> </p> <p>(Helps if I actually link correctly&#8230; doh!)</p> Related Posts:No, I didn&#8217;t steal the shirt; I actually do work for Burton GroupT Minus 7 days to Catalyst EUTuesdays on Tuesdaynight or Gartner buys Burton GroupConfirmation: HP to stop seeking new IdM customerCA&#8217;s Acquisition of IDFocusPowered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p>My first post as a Burton Group analyst is now up over at the <a title="Burton Group IdPS" href="http://bgidps.typepad.com/bgidps/2008/06/identity-manage.html">Identity and Privacy Strategies blog</a>.</p>
<p> </p>
<p>(Helps if I actually link correctly&#8230; doh!)</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2008/06/25/no-i-didnt-steal-the-shirt-i-actually-do-work-for-burton-group.html" rel="bookmark" class="crp_title">No, I didn&#8217;t steal the shirt; I actually do work for Burton Group</a></li><li><a href="http://www.tuesdaynight.org/2010/04/12/t-minus-7-days-to-catalyst-eu.html" rel="bookmark" class="crp_title">T Minus 7 days to Catalyst EU</a></li><li><a href="http://www.tuesdaynight.org/2010/01/05/tuesdays-on-tuesdaynight-or-gartner-buys-burton-group.html" rel="bookmark" class="crp_title">Tuesdays on Tuesdaynight or Gartner buys Burton Group</a></li><li><a href="http://www.tuesdaynight.org/2008/03/04/confirmation-hp-to-stop-seeking-new-idm-customer.html" rel="bookmark" class="crp_title">Confirmation: HP to stop seeking new IdM customer</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><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2008/07/01/identity-management-in-retrograde-motion-thoughts-from-burton-group-catalyst-north-america-2008.html/feed</wfw:commentRss>
		<slash:comments>0</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> [...]]]></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><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</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>Give me more to work with and I will</title>
		<link>http://www.tuesdaynight.org/2008/03/16/give-me-more-to-work-with-and-i-will.html</link>
		<comments>http://www.tuesdaynight.org/2008/03/16/give-me-more-to-work-with-and-i-will.html#comments</comments>
		<pubDate>Mon, 17 Mar 2008 01:46:19 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[identity consolidation]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2008/03/16/give-me-more-to-work-with-and-i-will.html</guid>
		<description><![CDATA[<p>James recently picked up on my Identity leprosy or identity zombies post and writes: Ian believes that identity needs brains but falls into the trap of thinking about identity solely from the perspective of provisioning and while avoiding runtime aspects. I wonder if he would blog on why enterprises should consider identity consolidation over identity management? </p> <p> Before I [...]]]></description>
			<content:encoded><![CDATA[<p>James <a href="http://duckdown.blogspot.com/2008/03/links-for-2008-03-17.html">recently picked up</a> on my <a href="http://www.tuesdaynight.org/2008/03/10/identity-leprosy-or-identity-zombies.html">Identity leprosy or identity zombies</a> post and writes:<br />
<blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-width: initial; border-color: initial; border-style: none; padding: 0px"><span class="Apple-style-span" style="font-family: 'Trebuchet MS'; line-height: normal">Ian believes that identity needs brains but falls into the trap of thinking about identity solely from the perspective of provisioning and while avoiding runtime aspects. I wonder if he would blog on why enterprises should consider identity consolidation over identity management?</span> </p></blockquote>
<p><span class="Apple-style-span" style="font-family: 'Trebuchet MS'; line-height: normal"></span> Before I respond I&#8217;d like to get some clarity.  James, give me a more to work with and I&#8217;ll happily write more.  Help me understand that which you are contrasting between &#8220;identity consolidation&#8221; and &#8220;identity management.&#8221;  Help me understand how provisioning doesn&#8217;t have runtime implications. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2008/04/08/pam-is-on-a-roll.html" rel="bookmark" class="crp_title">Pam is on a roll</a></li><li><a href="http://www.tuesdaynight.org/2008/03/10/identity-leprosy-or-identity-zombies.html" rel="bookmark" class="crp_title">Identity leprosy or identity zombies?</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/2009/12/18/facebook-privacy-revisited-privacy-mirror-version-2.html" rel="bookmark" class="crp_title">Facebook privacy revisited: Privacy Mirror version 2</a></li><li><a href="http://www.tuesdaynight.org/2007/12/04/the-enterprise-role-management-integration-challenge.html" rel="bookmark" class="crp_title">The Enterprise Role Management Integration Challenge</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2008/03/16/give-me-more-to-work-with-and-i-will.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congratulations to IBM: Tivoli Identity Manager 5.0 is released!</title>
		<link>http://www.tuesdaynight.org/2007/12/13/congratulations-to-ibm-tivoli-identity-manager-50-is-released.html</link>
		<comments>http://www.tuesdaynight.org/2007/12/13/congratulations-to-ibm-tivoli-identity-manager-50-is-released.html#comments</comments>
		<pubDate>Thu, 13 Dec 2007 18:55:10 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[itim]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/12/13/congratulations-to-ibm-tivoli-identity-manager-50-is-released.html</guid>
		<description><![CDATA[<p>A hearty congrats to my friends and old co-workers at Tivoli on a job well done.  ITIM 5.0 has been officially released!</p> <p>Having been part of the beta program, I can say that this is an amazing release.  A great deal of thought and research has gone into ITIM 5.0 and in the bits [...]]]></description>
			<content:encoded><![CDATA[<p>A hearty congrats to my friends and old co-workers at Tivoli on a job well done.  ITIM 5.0 has been <a href="http://www-01.ibm.com/common/ssi/rep_ca/7/897/ENUS207-347/ENUS207347.PDF" title="ITIM 5.0 Announcement Letter">officially released</a>!</p>
<p>Having been part of the beta program, I can say that this is an amazing release.  A great deal of thought and research has gone into ITIM 5.0 and in the bits I have seen, customers are really going to enjoy using it.  Yes, I said enjoy.  The new user interfaces are enjoyable to use.  Amazing and true.</p>
<p>Good work everyone.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/06/15/ibm-tivoli-identity-manager-self-service-ui-error-ctgimu504e.html" rel="bookmark" class="crp_title">IBM Tivoli Identity Manager Self-Service UI Error CTGIMU504E</a></li><li><a href="http://www.tuesdaynight.org/2008/03/10/identity-leprosy-or-identity-zombies.html" rel="bookmark" class="crp_title">Identity leprosy or identity zombies?</a></li><li><a href="http://www.tuesdaynight.org/2006/01/10/what-all-the-macworld-rumor-mills-missed.html" rel="bookmark" class="crp_title">What all the Macworld rumor mills missed</a></li><li><a href="http://www.tuesdaynight.org/2007/09/05/now-it-is-official-oracle-buys-bridgestream.html" rel="bookmark" class="crp_title">Now it is official: Oracle buys Bridgestream</a></li><li><a href="http://www.tuesdaynight.org/2005/10/28/a-me-shaped-hole-in-the-web-and-other-thoughts-from-internet-identity-workshop-2005.html" rel="bookmark" class="crp_title">A me shaped hole in the web and other thoughts from Internet Identity Workshop 2005</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/12/13/congratulations-to-ibm-tivoli-identity-manager-50-is-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIDW: Sun&#8217;s deployment of Sun Identity Manager</title>
		<link>http://www.tuesdaynight.org/2007/09/24/didw-suns-deployment-of-sun-identity-manager.html</link>
		<comments>http://www.tuesdaynight.org/2007/09/24/didw-suns-deployment-of-sun-identity-manager.html#comments</comments>
		<pubDate>Mon, 24 Sep 2007 21:16:06 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[deloitte]]></category>
		<category><![CDATA[didw]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/09/24/didw-suns-deployment-of-sun-identity-manager.html</guid>
		<description><![CDATA[<p>I love customer deployment stories.  I especially love hearing about vendors deploying their own products.  In this case, Sun and Deloitte were talking about deploying Sun Identity Manager internally at Sun.</p> <p>They covered the usual tips for a successful deployment:</p> Involve the business Planning makes all the difference Don&#8217;t bite off more than you [...]]]></description>
			<content:encoded><![CDATA[<p>I love customer deployment stories.  I especially love hearing about vendors deploying their own products.  In this case, Sun and Deloitte were talking about deploying Sun Identity Manager internally at Sun.</p>
<p>They covered the usual tips for a successful deployment:</p>
<ul>
<li>Involve the business</li>
<li>Planning makes all the difference</li>
<li>Don&#8217;t bite off more than you can chew</li>
</ul>
<p>Pretty standard stuff that always bear repeating.<br />
There were some very interesting other observations:</p>
<ul>
<li>For complex systems, like ERP, get the vendor involved in the provisioning project</li>
<li>Plan for testing early in the project</li>
<li>Plan for sustaining the deployment, turning it from a project to a program early in the project</li>
</ul>
<p>The idea of getting the complex system vendor involved in the provisioning project strikes me as both novel and extremely effective. The nuances of complex systems like ERP and mainframe security can bedevil a provisioning project.  Might as well go to the experts early.</p>
<p>Their last point on planning for sustaining the project echoes a point the Phil Becker and I made last year on identity management as a lifestyle and not a project.  You&#8217;re going to live with you decision for a lot longer than you probably expect.  You have to plan on how to sustain the deployment and turn it into a key thread in the fabric of business services the organization relies upon.</p>
<p>Deloitte speaking across all of their deployments, not just Sun&#8217;s, had some interesting observations as well:</p>
<ul>
<li>Half of all identity management deployments end up as shelf-ware (I think I hear Bill Malik chuckling somewhere)</li>
<li>The true return on investment is not in the technology but in the re-engineering of process</li>
</ul>
<p>A common misconception is that deploying a user provisioning product requires a massive process re-engineering effort.  That is not strictly true.  Mature provisioning products these days can accommodate most business processes, no matter how arcane.  That being said, deploying provisioning certainly encourages process re-engineering.  The deployment gives an organization an excuse to examine what it does and how it does.  &#8220;Do we really need five approvers just to give someone email and why do we have to fill these forms out to do so?&#8221;</p>
<p>So far, DIDW has not disappointed.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2006/01/05/truer-words-were-never-spoken.html" rel="bookmark" class="crp_title">Truer words were never spoken</a></li><li><a href="http://www.tuesdaynight.org/2008/09/04/thinking-about-matts-simple-question-correlating-accounts-and-people.html" rel="bookmark" class="crp_title">Thinking about Matt&#8217;s Simple Question: Correlating accounts and people</a></li><li><a href="http://www.tuesdaynight.org/2006/03/28/a-supposedly-fun-thing-ill-probably-do-again.html" rel="bookmark" class="crp_title">A supposedly fun thing I&#8217;ll probably do again</a></li><li><a href="http://www.tuesdaynight.org/2007/05/11/if-you-dont-know-where-you-are-going-no-road-will-take-you-there.html" rel="bookmark" class="crp_title">If you don&#8217;t know where you are going, no road will take you there</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>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/09/24/didw-suns-deployment-of-sun-identity-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partial automation is equivalent to partial deployment</title>
		<link>http://www.tuesdaynight.org/2007/09/05/partial-automation-is-equivalent-to-partial-deployment.html</link>
		<comments>http://www.tuesdaynight.org/2007/09/05/partial-automation-is-equivalent-to-partial-deployment.html#comments</comments>
		<pubDate>Wed, 05 Sep 2007 15:39:31 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[approva]]></category>
		<category><![CDATA[Compliant Provisioning]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/09/05/partial-automation-is-equivalent-to-partial-deployment.html</guid>
		<description><![CDATA[<p>Part two of my three part series on Audit Trail.</p> Related Posts:Hardwired entitlements lead to brittle provisioningPart 3 of my compliant provisioning seriesA Simple Description of User ProvisioningOracle buys LogicalApps: Approva Remains the Land of FreedomOracle buys LogicalApps: ReduxPowered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.approva.net/audittrail/2007/09/05/user-provisioning-series-part-two/" title="Approva's Audit Trail">Part two</a> of my three part series on Audit Trail.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/08/22/hardwired-entitlements-lead-to-brittle-provisioning.html" rel="bookmark" class="crp_title">Hardwired entitlements lead to brittle provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/09/20/part-3-of-my-compliant-provisioning-series.html" rel="bookmark" class="crp_title">Part 3 of my compliant provisioning series</a></li><li><a href="http://www.tuesdaynight.org/2007/08/06/a-simple-description-of-user-provisioning.html" rel="bookmark" class="crp_title">A Simple Description of User Provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/10/11/oracle-buys-logicalapps-approva-remains-the-land-of-freedom.html" rel="bookmark" class="crp_title">Oracle buys LogicalApps: Approva Remains the Land of Freedom</a></li><li><a href="http://www.tuesdaynight.org/2007/10/17/oracle-buys-logicalapps-redux.html" rel="bookmark" class="crp_title">Oracle buys LogicalApps: Redux</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/09/05/partial-automation-is-equivalent-to-partial-deployment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP buys MaXware: Column Fodder in the Fight against Oracle</title>
		<link>http://www.tuesdaynight.org/2007/05/15/sap-buys-maxware-column-fodder-in-the-fight-against-oracle.html</link>
		<comments>http://www.tuesdaynight.org/2007/05/15/sap-buys-maxware-column-fodder-in-the-fight-against-oracle.html#comments</comments>
		<pubDate>Tue, 15 May 2007 22:13:44 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[MaXware]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/05/15/sap-buys-maxware-column-fodder-in-the-fight-against-oracle.html</guid>
		<description><![CDATA[<p>On one hand I can’t say I am that surprised. SAP has been itching to get into the IdM market. There was speculation that they were going to build their own. It is interesting to see that they have chosen, as many others have, to buy instead. I am, however, a little surprised in [...]]]></description>
			<content:encoded><![CDATA[<p>On one hand I can’t say I am that surprised.  SAP has been itching to get into the IdM market.  There was speculation that they were going to build their own.  It is interesting to see that they have chosen, as many others have, to buy instead.  I am, however, a little surprised in who SAP purchased.</p>
<p>MaXware was known, primarily, as one of the three major meta/virtual directory companies out there.  Maybe SAP saw wisdom in Oracle buying OctetString?  (I’d be feeling pretty lonely right now if I was Radiant Logic.)  Maybe SAP really just needed the connectivity that MaXware could provide?</p>
<p>I wonder what this means for corporate SAP partners who are already in the identity management space?  If I am a provisioning vendor who has spent resources developing integration to SAP and the Virsa bits, I am going to be pretty annoyed that SAP just bought a provisioning technology.  Integration partner one day, direct competitor another.</p>
<p>The real reason SAP made this move is the continuing SAP – Oracle War.  SAP needs to be able to check the boxes off in an RFP that they have provisioning and identity management services.  If SAP is looking to even the playing field, there’s at least one more acquisitions they have to do.  They need to buy a large services company likes of Accenture or Booz Allen Hamilton.  Granted, doing that will agitate their service partners, but that being said, it would round off SAP and enable them to go toe-to-toe with Oracle.</p>
<p>In closing, I wanted to include a few insightful thoughts from Jackson Shaw.  I just discovered <a href="http://jacksonshaw.blogspot.com/2007/05/is-tail-wagging-dog-or-did-i-just.html" title="Jackson's Identity Management and Active Directory Reality Tour Travelblog">his blog</a>… good stuff.  Jackson writes:</p>
<blockquote><p> SAP AG is acquiring MaxWare because they believe that if they can control identities, security and roles from within SAP NetWeaver then they can &#8220;own&#8221; an organization. They can be the tail that wags the dog.The few systems that SAP GRC can connect today stands out like a sore thumb. Who could take them seriously? Now, with MaxWare they&#8217;ll be able to connect to many more systems but will they be taken seriously?</p></blockquote>
<p>If IBM can’t do it with WebSphere and Tivoli, I don’t see how SAP can do it with NetWeaver.</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/2007/10/17/oracle-buys-logicalapps-redux.html" rel="bookmark" class="crp_title">Oracle buys LogicalApps: Redux</a></li><li><a href="http://www.tuesdaynight.org/2007/05/02/a-clear-business-case-for-compliant-provisioning.html" rel="bookmark" class="crp_title">A Clear Business Case for Compliant Provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/10/11/oracle-buys-logicalapps-approva-remains-the-land-of-freedom.html" rel="bookmark" class="crp_title">Oracle buys LogicalApps: Approva Remains the Land of Freedom</a></li><li><a href="http://www.tuesdaynight.org/2005/08/24/shadows-of-identity.html" rel="bookmark" class="crp_title">Shadows of Identity</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/05/15/sap-buys-maxware-column-fodder-in-the-fight-against-oracle.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>You mean people actually use this stuff?</title>
		<link>http://www.tuesdaynight.org/2007/04/06/you-mean-people-actually-use-this-stuff.html</link>
		<comments>http://www.tuesdaynight.org/2007/04/06/you-mean-people-actually-use-this-stuff.html#comments</comments>
		<pubDate>Fri, 06 Apr 2007 18:17:57 +0000</pubDate>
		<dc:creator>Ian Glazer</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[approva]]></category>
		<category><![CDATA[Compliant Provisioning]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[kpmg]]></category>
		<category><![CDATA[user provisioning]]></category>

		<guid isPermaLink="false">http://www.tuesdaynight.org/2007/04/06/you-mean-people-actually-use-this-stuff.html</guid>
		<description><![CDATA[<p>Matt Kelly at Compliance Week threw out a line recently:</p> <p>Compliance Week is researching a story about compliance with identity management and user access policies. We’d like to hear about what policies you have in place for those needs, and what problems you’ve encountered (and solved) along the way. Send us your thoughts, and [...]]]></description>
			<content:encoded><![CDATA[<p>Matt Kelly at Compliance Week threw out a line recently:</p>
<blockquote><p>Compliance Week is researching a story about compliance with identity management and user access policies. We’d like to hear about what policies you have in place for those needs, and what problems you’ve encountered (and solved) along the way. <a href="http://www.complianceweek.com/feedback/Access" title="Compliance Week">Send us your thoughts</a>, and expect an article on the topic in upcoming weeks.</p></blockquote>
<p>Needless to say, I am very curious what people will share on this subject. I&#8217;m always fascinated to hear how people apply user provisioning tools.</p>
<p>Back in the day there were two major selling points for user provisioning: compliance and reduced help desk call volume. Customers were quick(er) to recognize the reduced help desk call volume but the compliance aspect lagged, mostly dueto the fact that no one knew what compliance meant.  (These were the pre-SOX days mind you.)</p>
<p>Times have certainly changed as has the messaging. Recently provisioning for compliance has morphed into compliant provisioning. User provisioning systems have matured to a point that organizations can use them as service platforms.  Organizations are realizing that their provisioning infrastructures are great vehicles for other services: password management, role lifecycle management, and so on.  Compliant provisioning is one of the best examples of this.</p>
<p>If our recent <a href="http://w.on24.com/r.htm?e=41162&amp;s=1&amp;k=4B39C2AF835DB674DE8C0D2336FEF3D4&amp;partnerref=IAN" title="KPMG / IBM / Approva Webinar on Compliant Provisioning">webinar with KPMG and IBM</a> was any indication, then the market is desperate for compliant provisioning solutions. We had hundreds of attendees asking some very tough questions about implementation, architecture, and resources needed. I can&#8217;t wait to see if Matt&#8217;s research reaffirms what we are seeing in the ever maturing provisioning market.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.tuesdaynight.org/2007/05/02/a-clear-business-case-for-compliant-provisioning.html" rel="bookmark" class="crp_title">A Clear Business Case for Compliant Provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/07/08/upcoming-webinar-on-compliant-provisioning.html" rel="bookmark" class="crp_title">Upcoming webinar on compliant provisioning</a></li><li><a href="http://www.tuesdaynight.org/2007/09/20/part-3-of-my-compliant-provisioning-series.html" rel="bookmark" class="crp_title">Part 3 of my compliant provisioning series</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><li><a href="http://www.tuesdaynight.org/2007/08/06/a-simple-description-of-user-provisioning.html" rel="bookmark" class="crp_title">A Simple Description of User Provisioning</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.tuesdaynight.org/2007/04/06/you-mean-people-actually-use-this-stuff.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
