Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Solutions 1.1"

(Higgins Client)
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
== Intro ==
+
=== Intro ===
 
* This page describes the solutions under development as part of Higgins 1.1
 
* This page describes the solutions under development as part of Higgins 1.1
 
* For information about solutions released as part of Higgins 1.0 see [[Solutions 1.0]]
 
* For information about solutions released as part of Higgins 1.0 see [[Solutions 1.0]]
 
* A '''Solution''' is a specific combination of Higgins [[Components]] that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.
 
* A '''Solution''' is a specific combination of Higgins [[Components]] that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.
 
== Higgins Developed & Supported Solutions ==
 
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
 
  
 
=== Higgins Selector ===
 
=== Higgins Selector ===

Revision as of 09:51, 28 March 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

Intro

  • This page describes the solutions under development as part of Higgins 1.1
  • For information about solutions released as part of Higgins 1.0 see Solutions 1.0
  • A Solution is a specific combination of Higgins Components that, when assembled and deployed, result in either an infrastructure-level service, or an end-user application.

Higgins Selector

The following variations of the Higgins client are under development for Higgins 1.1. Also see this overview of Higgins clients:

  • GTK and Cocoa Selector - for Firefox (also callable by local apps) on Linux, FreeBSD and Mac OSX. This is a client-based native code app
  • AIR Client and Server - for Firefox and IE on Windows
  • In parallel with developing the above solutions, we are also working on a harmonization effort to converge at least the first two selectors above into a common architecture. See Selector Architecture Harmonization
  • iPhone Selector - experimental I-Card Manager (standalone app) and I-Card Selector (MobileSafari plugin) for the iPhone
  • Higgins Web Selector - Web-based I-Card Selector for Higgins Server. Speaks OpenID with AX.

Identity Services

Identity Provider web services:

  • STS IdP - WS-Trust Identity Provider (webapp and web service)
  • SAML2 IdP - SAML2 Identity Provider (webapp and web service)

Relying Party website or service:

Other:

Attribute Services

This solution is currently a local java component. The plan for Higgins 1.1 is to add an XDI web service binding and thereby create the "IdAS Server" that can act as an extensible gateway to existing data sources.

Back to the top