Difference between revisions of "Solutions"
(→Higgins Solutions) |
|||
Line 5: | Line 5: | ||
== Higgins Solutions == | == Higgins Solutions == | ||
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 (apps) === | === Identity Selectors (apps) === | ||
− | |||
These flavors of selectors apps are available (or under development): | These flavors of selectors apps are available (or under development): | ||
* [[GTK and Cocoa Selector Solution]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app) | * [[GTK and Cocoa Selector Solution]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app) | ||
Line 17: | Line 15: | ||
=== Identity Providers (web services) === | === Identity Providers (web services) === | ||
− | |||
* [[STS IdP Solution]] - WS-Trust Identity Provider (webapp and web service) | * [[STS IdP Solution]] - WS-Trust Identity Provider (webapp and web service) | ||
* [[SAML2 IdP Solution]] - SAML2 Identity Provider (webapp and web service) | * [[SAML2 IdP Solution]] - SAML2 Identity Provider (webapp and web service) | ||
Line 23: | Line 20: | ||
=== Relying Party (website/service) === | === Relying Party (website/service) === | ||
* [[Extensible Protocol RP Website Solution]] - I-Card-enabled Relying Party site (webapp) [supersedes: [[RP Website Solution]]] | * [[Extensible Protocol RP Website Solution]] - I-Card-enabled Relying Party site (webapp) [supersedes: [[RP Website Solution]]] | ||
− | |||
=== Identity Attribute Service === | === Identity Attribute Service === |
Revision as of 21:18, 13 April 2008
{{#eclipseproject:technology.higgins}}
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.
Contents
Higgins Solutions
This section describes the solutions developed by the Higgins team. There are solutions at three different levels:
Identity Selectors (apps)
These flavors of selectors apps are available (or under development):
- GTK and Cocoa Selector Solution - for Firefox (or other applications) on Linux, FreeBSD and OSX (client-based native code app)
- RCP Selector Solution - for Eclipse RCP Applications (client-based Java app; requires JRE 1.4 or higher)
- Firefox-Embedded Selector Solution - for Firefox on Windows, Linux, and OSX (Requires hosted I-Card Service Component)
- Adobe AIR Selector Solution - for Firefox and IE on Windows [NOT part of Higgins 1.0; under development for Higgins 1.1]
Identity Providers (web services)
- STS IdP Solution - WS-Trust Identity Provider (webapp and web service)
- SAML2 IdP Solution - SAML2 Identity Provider (webapp and web service)
Relying Party (website/service)
- Extensible Protocol RP Website Solution - I-Card-enabled Relying Party site (webapp) [supersedes: RP Website Solution]
Identity Attribute Service
- IdAS Solution - Identity Attribute Service uses Context Provider plugins to adapt existing data sources to the Higgins Global Graph data model.
XDI4J Solution
- XDI4j Solution - General purpose library for XDI (see the Wikipedia page on XDI)
Higgins-based Solutions
This section lists solutions developed external to the Higgins project, but based on Higgins Components and code.
- Novell DigitalMe for Linux/Mac - Identity Selectors based on the Higgins GTK and Cocoa Selector Solution (also open source)
- Bandit STS/IdP Solution - STS IdP (also open source)
- Eclipse ALF Project