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)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
== Higgins 1.1 ==
+
=== 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 ==
+
=== Higgins Selector ===
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
+
See http://wiki.eclipse.org/Higgins_1.1_Plan#Higgins_Selector
  
=== Identity Selectors===
+
=== Identity Services ===
These flavors of selector apps are available (or under development):
+
See http://wiki.eclipse.org/Higgins_1.1_Plan#Identity_Services
* [[GTK and Cocoa Selector]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
+
* [[Adobe AIR Selector]] - for Firefox and IE on Windows
+
* [[RCP Selector]] - an Eclipse RCP Application (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 Provider web services ===
+
=== Attribute Services ===
* [[STS IdP]] - WS-Trust Identity Provider (webapp and web service)
+
See http://wiki.eclipse.org/Higgins_1.1_Plan#Attribute_Services
* [[SAML2 IdP]] - SAML2 Identity Provider (webapp and web service)
+
  
=== Relying Party website or service ===
 
* [[Extensible Protocol RP Website 1.1]] - I-Card-enabled Relying Party site (webapp)
 
 
=== 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.
 
* [[IdAS Solution]] - Identity Attribute Service uses [[Context Provider]] plugins to adapt existing data sources to the [[Context Data Model]].
 
 
=== XDI4J Library ===
 
* [[XDI4j]] - General purpose library for XDI (see the [http://en.wikipedia.org/wiki/XDI Wikipedia page on XDI])
 
 
== Higgins-based  Solutions ==
 
This section lists solutions developed external to the Higgins project, but that are based on Higgins [[Components]] and code.
 
* [http://www-03.ibm.com/press/us/en/pressrelease/24257.wss IBM Tivoli Federated Identity Manager 6.2]
 
* [http://www.serena.com/company/news/pr/sPR_12032007.html Serena Business Mashups ]
 
* [http://www.bandit-project.org/index.php/Digital_Me Novell DigitalMe for Linux/Mac] - Identity Selectors based on the Higgins [[GTK and Cocoa Selector]] (also open source)
 
* [[Bandit STS/IdP Solution]] - STS IdP (also open source)
 
* [http://eclipse.org/alf Eclipse ALF Project]
 
* [http://www.azigo.com Azigo] - Parity's consumer I-Card Selector, based on the Higgins [[Adobe AIR Selector]]
 
  
 
[[Category:Higgins Solutions]]
 
[[Category:Higgins Solutions]]

Latest revision as of 13:20, 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

See http://wiki.eclipse.org/Higgins_1.1_Plan#Higgins_Selector

Identity Services

See http://wiki.eclipse.org/Higgins_1.1_Plan#Identity_Services

Attribute Services

See http://wiki.eclipse.org/Higgins_1.1_Plan#Attribute_Services

Back to the top