CCOW - Purpose

Purpose

The goal of CCOW is seemingly simple, but its implementation is rather complex. CCOW is designed to communicate the name of the active user between various programs on the same machine. The user should only need to log into one application, and the other applications running on the machine will “know” who is logged in. There are a great deal of exceptions and circumstances that make this scenario far more difficult than it appears.

In order to accomplish this task, every CCOW compliant application on the machine must login to a central CCOW server called a Vault. The application sends an encrypted application passcode to verify its identity. Once the application is verified, it may change the active user (also called the “context”) on the machine. Each CCOW application also has an application “name” for which there can only be one instance. There is no correct application name (the passcode identifies which application is logging in). There may be multiple instances of the CCOW application connected to the CCOW vault from the same computer, however they must have different names. One name might be “I like HHAM”, while the other might be “I like CCOW”. The names are completely arbitrary.

After the application authenticates itself with the CCOW vault, the applications are ready to communicate the context (a.k.a. the active user). Here would be a step-by-step example of a CCOW exchange:

1. The computer boots up and the medical applications load.

2. Each application logs into CCOW using its secret passcode (and unique application name).

3. The compliant application displays a login prompt, and the user logs in as “Mary Jane”.

4. Mary Jane has a “CCOW ID”. Let us assume that her CCOW ID is “MJane”.

5. The compliant application notifies the CCOW vault that “MJane” is now logged in.

6. Once CCOW verifies that “MJane” is a valid CCOW user, the vault notifies all the other applications that “MJane” is logged in.

7. All of the other applications realize that the CCOW ID “MJane” is referring to “Mary Jane” (because they have been configured as such). They login “Mary Jane” automatically.

8. The transaction is complete. All of the applications running on the machine have been automatically logged in as “Mary Jane”.

The purpose of the application passcode is to verify that no unauthorized applications can “hack” into CCOW and change the active user (thereby allowing unauthorized access to medical records).

Read more about this topic:  CCOW

Famous quotes containing the word purpose:

    Rule of criticism: only attend to the shape, and the purpose will manifest itself.
    Mason Cooley (b. 1927)

    Possibly the Creator did not make the world chiefly for the purpose of providing studies for gifted novelists; but if he had done so, we can scarcely imagine that He could have offered anything much better in the way of material ...
    Elizabeth Stuart Phelps (1844–1911)

    The very purpose of existence is to reconcile the glowing opinion we have of ourselves with the appalling things that other people think about us.
    Quentin Crisp (b. 1908)