Added password-based authentication use case.
authorManu Sporny <msporny@digitalbazaar.com>
Tue, 23 Jun 2015 23:07:18 -0400
changeset 242 667b11cd5b93
parent 241 e642e810bba1
child 243 9acadf2f5a15
Added password-based authentication use case.
latest/roadmap/index.html
latest/use-cases/index.html
--- a/latest/roadmap/index.html	Tue Jun 23 22:56:53 2015 -0400
+++ b/latest/roadmap/index.html	Tue Jun 23 23:07:18 2015 -0400
@@ -348,6 +348,10 @@
 
     <section>
       <h3>Capabilities</h3>
+      <p class="issue">
+This section is out of date and needs to be re-aligned with the latest
+capabilities document.
+      </p>
       <p>
 The following table shows the capabilities for this version, with annotations
 about where those capabilities arise in the payment flow and which groups will
--- a/latest/use-cases/index.html	Tue Jun 23 22:56:53 2015 -0400
+++ b/latest/use-cases/index.html	Tue Jun 23 23:07:18 2015 -0400
@@ -1638,6 +1638,24 @@
         <p>
         </p>
 
+        <dl id="uc-password" class="dl-horizontal">
+          <dt>Password Auth</dt>
+          <dd>
+When Suresh attempts to pay online, he is asked for a username and password
+by his payment service provider before the payment is approved.
+          </dd>
+          <dt>Goals</dt>
+          <dd>
+Minimal standardization,
+and rapid, widespread adoption.
+          </dd>
+          <dt>Motivation</dt>
+          <dd>
+The most common mechanism for protecting access to payment instruments on the
+Web in 2015 is the use of a username and password.
+          </dd>
+        </dl>
+
         <dl id="uc-multifactor" class="dl-horizontal">
           <dt>Multi-Factor</dt>
           <dd>