<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://dashes.com/anil/1999/09/passport-review-1.html" />
  <link rel="self" type="application/atom+xml" href="http://dashes.com/anil/atom.xml" />
  <id>tag:dashes.com,2009:/anil//1/tag:www.dashes.com,1999:/anil//1.56-</id>
  <updated></updated>
  <title>Comments for Passport Review Continued</title>
  <subtitle>A Blog About Making Culture</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.3-en</generator>
  <entry>
    <id>tag:www.dashes.com,1999:/anil//1.56</id>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/1999/09/passport-review-1.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://dashes.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=56" title="Passport Review Continued" />
    <published>1999-09-22T16:00:01Z</published>
    <updated>2005-08-12T06:49:23Z</updated>
    <title>Passport Review Continued</title>
    <summary>Microsoft Passport Part One and a Half:Continuing the User Experience At the end of yesterday&apos;s exciting episode, User X was waiting, mouse-finger poised, to click...</summary>
    <author>
      <name>Anil</name>
      <uri>http://anildash.com/</uri>
    </author>
    
    <category term="tech" />
    
    <content type="html" xml:lang="en" xml:base="http://dashes.com/anil/">
      <![CDATA[<h3>Microsoft Passport Part One and a Half:<br>Continuing the User Experience</h3>
<p>At the end of yesterday's exciting episode, <strong>User X was waiting</strong>, mouse-finger poised, to click on our &quot;Sign In&quot; link... let's see where the story continues!</p>
<p>The sign in graphic is a standard Passport graphic, probably pulled from the user's cache, because all links to the graphic are <strong>from the passport server</strong>.</p>
<p align="center"><img src="images/passsignin.gif" width="67" height="19" alt="Passport Sign In"> 
<p>Our user already has a Passport profile, since they use Hotmail. However, the potential for <strong>discord in our harmonious user experience</strong> begins here, as the &quot;standard&quot; Passport screen is provided by Passport's server.</p>
<p>The screen will likely be familiar to the user, since they are aware of the technology already. However, no <strong>visual continuity</strong> between your site and passport's will be maintained, save for any stylistic cues you can provide to passport through <strong>CSS</strong>. If you've got a &quot;Step <em>X</em> of <em>Y</em>&quot; at the top of your checkout screens, or a progress meter, or even your site-wide navigation, say goodbye. <strong>Yuck.</strong></p>
<p>Completion of the sign in brings another <strong>complete change to user interface</strong>, as the Passport cookie is written to the user's machine, and they are returned to the environs of your site.</p>
<h3>The Passport is Stamped</h3>
<p>At this point, if it's a simple protected area on the site, they are likely at the main menu of your proprietary content. If it's a commerce situation, they are likely at the checkout stage, with Passport having <strong>passed their credit card data, etc. securely to your form</strong>. This is a nice benefit, but the ping-ponging of screens might be a bit off-putting to users <strong>who already tend to be leery about online purchasing</strong>.</p>
<p>In fairness to the concept, it should be pointed out that there are provisions for a site to customize the Passport screens to a degree. Though Microsoft describes this as &quot;co-branding&quot;, it doesn't seem to be nearly as pervasive as that label would suggest.</p>
<p>Basically, two rectangular areas are provided where the Passport page will optionally include whatever JavaScript you tell them to write to the page. If you used a lot of floating layers and DHTML, you might be able to pretty convincingly redraw your page design onto the Passport page, but it would be a hell of a lot of work, extremely slow, and wouldn't work in most browsers.</p>
<p><strong>On the upside</strong>, users might become accustomed to the Passport sign in if it became sufficiently ubiquitous, and you might even be lucky enough to encounter a user who had already signed in to Passport during that browsing session, which would make the whole process invisible on your site.</p>
<p>In either of those cases, being able to include your logo on the standard sign in screen would be valuable, but it remains be seen whether the tradeoff in design flexibility will result in overall usability gains.</p>
<p align="center"><img src="images/passsignout.gif" width="67" height="19" alt="Passport Sign Out"> 
<h3>Conclusion</h3>
<p>If you've got content worth signing in for, or a product worth paying for online, you've probably <strong>already got a registration system in place</strong>. Then switching over to Passport authentication would probably <strong>not be worth the time and expense</strong>. However, if you have a new client with concerns about implementing registration, Passport may be worth your consideration.</p>
<p>Whether to consider Passport for user sign in is mainly a concern of whether:</p>
<bl>
<li> Your users are <strong>sufficiently sophisticated</strong> in their knowledge of the web to deal with the interface changes when moving from your site to Passport sign and back;</li>
<li> Your users would be comforted or reassured by seeing a Microsoft technology when dealing with their private and/or financial information;</li>
<li> A sufficiently large percentage of your audience could be expected to already have Passport accounts, either through being experienced web-surfers, or by having a large overlap between your audience and, for example, Microsoft's <a href="http://www.moneycentral.msn.com">Money Central</a> site, which uses the Passport registration.</li>
</bl>

<h3>The Bottom Line</h3>
<p>Are we all going to get our Passports stamped? <strong>Probably not</strong>. I suspect Passport will remain, at least for the near future, a convenient way of getting between various Microsoft sites that we all deal with to one degree or another. On the other hand, I'm sure I, and others, will have <strong>tests or trial implementations</strong> of the technology in the next months, and the results of those tests will determine the success of the entire effort.</p>
<p><strong>Note:</strong>Passport Part Two: Passing Through Customs, about the technical aspects of the system has been canceled by me because it's too damn boring.</p>
<p><strong>Extra Credit:</strong> Bonus points to whomever is the first to point me to an <strong>open-source implementation of Passport</strong>, the protocols are open enough that implementation should be nearly academic for experienced code hackers. Passport for Apache, anyone?</p>]]>
      
    </content>
  </entry>

</feed>