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"

(Identity Selectors)
(Higgins Developed & Supported Solutions)
Line 9: Line 9:
 
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
 
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
  
=== Identity Selectors===
+
=== I-Card Selectors===
 
These flavors of selector apps are available (or under development):
 
These flavors of selector apps are available (or under development):
 
* [[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
 
* [[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
Line 16: Line 16:
 
In parallel with developing these three separate 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]]
 
In parallel with developing these three separate 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]]
  
=== Identity Provider web services ===
+
=== Identity Web Services ===
 +
Identity Provider web services:
 
* [[STS IdP]] - WS-Trust Identity Provider (webapp and web service)
 
* [[STS IdP]] - WS-Trust Identity Provider (webapp and web service)
 
* [[SAML2 IdP]] - SAML2 Identity Provider (webapp and web service)
 
* [[SAML2 IdP]] - SAML2 Identity Provider (webapp and web service)
  
=== Relying Party website or service ===
+
Relying Party website or service:
 
* [[Extensible Protocol RP Website 1.1]] - I-Card-enabled Relying Party site (webapp)
 
* [[Extensible Protocol RP Website 1.1]] - I-Card-enabled Relying Party site (webapp)
  
Line 27: Line 28:
 
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
 
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
  
=== XDI4J Library ===
+
=== Other ===
 
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
 
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
  

Revision as of 13:56, 5 December 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

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
  • 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:

I-Card Selectors

These flavors of selector apps are available (or under development):

  • 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
  • Adobe AIR Selector - for Firefox and IE on Windows
  • RCP Selector - an Eclipse RCP Application. This is a client-based Java app; requires JRE 1.4 or higher.

In parallel with developing these three separate 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

Identity Web 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:

Identity Attribute Service

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.

Other

Higgins-based Solutions

This section lists solutions developed external to the Higgins project, but that are based on Higgins Components and code.

Back to the top