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

Difference between revisions of "Solutions 1.0"

Line 7: Line 7:
  
 
=== Higgins Selector===
 
=== Higgins Selector===
These flavors of the selector are available:
+
See http://wiki.eclipse.org/Selector_Overview#Higgins_1.0_Selector
* [[GTK and Cocoa Selector]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
+
* [[RCP Selector]] - an Eclipse RCP Application (client-based Java app; requires JRE 1.4 or higher)
+
* [[Firefox-Embedded Selector]] - for Firefox on Windows, Linux, and OSX (Requires hosted I-Card Service Component)
+
  
 
=== Identity Services ===
 
=== Identity Services ===
Identity Provider web services:
+
See [[Identity_Services_Overview]]
* [[STS IdP]] - WS-Trust Identity Provider (webapp and web service)
+
* [[SAML2 IdP]] - SAML2 Identity Provider (webapp and web service)
+
 
+
Relying Party website:
+
* [[Extensible Protocol RP Website 1.0]] - I-Card-enabled Relying Party site (webapp) [supersedes: [[RP Website Solution]]]
+
  
 
=== Attribute Services ===
 
=== Attribute Services ===
This solution is currently a local java component.
+
See http://wiki.eclipse.org/Attribute_Services_Overview#Higgins_1.0
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
+
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
+
  
 
[[Category:Higgins Solutions]]
 
[[Category:Higgins Solutions]]

Revision as of 13:52, 28 March 2009

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

Higgins logo 76Wx100H.jpg

Version 1.0

  • This page describes the solutions available with the Higgins 1.0 release.
  • For solutions under development as part of Higgins 1.1 see Solutions 1.1
  • 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

See http://wiki.eclipse.org/Selector_Overview#Higgins_1.0_Selector

Identity Services

See Identity_Services_Overview

Attribute Services

See http://wiki.eclipse.org/Attribute_Services_Overview#Higgins_1.0

Back to the top