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"

(Higgins-based Solutions)
Line 29: Line 29:
 
== Higgins-based  Solutions ==
 
== Higgins-based  Solutions ==
 
This section lists solutions developed external to the Higgins project, but based on Higgins [[Components]] and code.
 
This section lists solutions developed external to the Higgins project, but based on Higgins [[Components]] and code.
* [http://www-03.ibm.com/press/us/en/pressrelease/24257.wss IBM Tivoli Federated Identity Manager]
+
* [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)
 
* [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)
 
* [[Bandit STS/IdP Solution]] - STS IdP (also open source)

Revision as of 12:50, 25 May 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

A Solution is a specific combination of Higgins Components that, when assembled and deployed, results in either an infrastructure-level service, or an end-user application. The solutions listed on this page are included in Higgins 1.0 unless otherwise noted.

Higgins Developed & Supported Solutions

This section describes the solutions developed by the Higgins team. There are solutions at three different levels:

Identity Selectors

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

  • 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)
  • Adobe AIR Selector - for Firefox and IE on Windows [not part of Higgins 1.0; under development for 1.1]

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.

XDI4J Library

Higgins-based Solutions

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

Back to the top