Add joint account use case.
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 22 May 2015 23:39:13 -0400
changeset 375 b872728cb26c
parent 374 e1fb3644d7b8
child 376 ae1fe107afff
Add joint account use case.
latest/use-cases/index.html
--- a/latest/use-cases/index.html	Fri May 22 23:20:00 2015 -0400
+++ b/latest/use-cases/index.html	Fri May 22 23:39:13 2015 -0400
@@ -1785,6 +1785,28 @@
 such as strong two-factor verification.
           </dd>
           </dl>
+
+        <dl id="uc-joint" class="dl-horizontal">
+          <dt>Joint Accounts</dt>
+          <dd>
+ArcheryCorp's manufacturing division has a joint expense account that is
+shared among multiple employees to make purchases. The account is protected
+by an access control list as well as limits on the amount that each
+employee can spend without authorization by management.
+          </dd>
+          <dt>Goals</dt>
+          <dd>
+Improved user experience,
+Greater security, and
+Regulatory acceptance.
+          </dd>
+          <dt>Motivation</dt>
+          <dd>
+There are many types of accounts that are accessed via different payment
+instruments that can be shared in an organization. Access to the accounts
+are typically protected by one or more sets of authorization rules.
+          </dd>
+        </dl>
         </section>
 
       </section>