Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Higgins Selector

Revision as of 13:07, 28 March 2009 by Unnamed Poltroon (Talk) (Higgins 1.1 Selector)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} Higgins site card1.png


Architecture

There are two kinds of selectors: client-based and web-based.

Client-based Architecture

The core of the client-based selector is surrounded by two ancillary components: The HBX and the HSS:

  • Higgins Browser Extension – interacts with the current webpage and requests/retrieves identity information from the selector via the Higgins Selector Switch.
  • Higgins Selector Switch – launches the user's chosen selector. The HSS Manager provides a UI to allow the user to set their default selector (e.g. CardSpace or one of the Higgins selectors, etc.). The HSS Launcher makes sure that the HSS service is running as a background process.
  • Selector – client code that manages identity information using the I-Card metaphor. A selector is used to manage the users's identity-related interactions (including authentication) with RPs. At the user’s option, the HSS can either launch one of the Higgins selectors or CardSpace™.

Higgins-client-1.1.102.png

Web-based Architecture

Under development for Higgins 1.1 the Web Selector has this architecture:

Web-selector-1.1.102.png

Higgins 1.0 Selector

In Higgins 1.0 we made partial progress towards the architecture diagrammed above. In 1.0 we hadn’t yet invented the concept of a selector switch, and the three selector solutions use different browser extensions. See each of the following (client-based) selector solutions for details:

Higgins 1.1 Selector

Plan

See the Higgins 1.1 Selector section of the Higgins 1.1 Plan

H1.1 All Selectors

The following shows all variants of the Higgins 1.1 Selector in a single diagram:

All-selectors-1.1.103.png

Notes:

  • In the above, the "IDS" is a web binding over IdAS (current implementation is XDI only) --it probably should be shown running in its own process
  • Is the OpenID OP / Web Selector process boundary correct?

How to use a Selector and I-Cards

  • You get cards from web sites. Or you can create your own.
  • You install a wallet-like software app called a selector that lets you see and manage them.
  • By clicking on a card you can log into sites. No more passwords.
  • By clicking on a card you express yourself. No more filling in forms.
  • You can share cards with friends and businesses you trust.
  • Some cards create permanent connections to your friends, communities and businesses.

Back to the top