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 "Higgins/Solutions"

(Services)
(Redirecting to Solutions)
 
(94 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
#REDIRECT [[Solutions]]
A '''Deployment Configuration''' is a specific combination of Higgins [[Components]] that, when assembled and deployed, results in either an infrastructure-level service, or an end-user application.
+
 
+
== Identity Selectors ==
+
An identity selector is an end-user application that allows a user to accept [http://en.wikipedia.org/wiki/I-card i-cards] from card issuing sites (known as Identity Providers or IdPs), create self-issued i-cards, manage the user's set of cards (a bit like a wallet), and to use these cards to authenticate to relying sites, or to local applications. These i-cards are visualized as card icons in a user interface that allows the user to review, manage and in some cases edit some of the information associated with the card.
+
 
+
The long term plan is that these selectors will support all of the major identity protocols and run on all popular platforms. In the past year we have worked mostly on interoperability with Microsoft CardSpace-compatible card issuing and relying sites, systems and services as well as with OpenID OPs and relying sites.
+
 
+
Here are the three identity selector deployment configurations that we support:
+
* [[Web-based Selector]] - for Firefox or IE on Windows, Linux, and OSX (local browser extention and a hosted agent service)
+
* [[Client-based Selector]] - for Firefox (or other applications) on Linux, FreeBSD and OSX (runs entirely on local machine)
+
* [[Eclipse-based Selector]] - for Eclipse RCP Applications (runs entirely on local machine)
+
 
+
== Services ==
+
Higgins 1.0 will support the following deployment configurations (for developers):
+
* [[STS/IdP Deployment]] - WS-Trust Identity Provider (webapp and web service)
+
* [[SAML2 IdP Deployment]] - SAML2 Identity Provider (webapp and web service)
+
* [[IdAS Deployment]] - Identity Attribute Service (local java component)
+
* [[RP Site Deployment]] - Relying Party site
+
 
+
== Misc ==
+
===Nightly Builds===
+
* [[Automated Builds]] - not a deployment configuration in the usual sense; the Higgins project automatically builds some (and soon all) of the [[Components]] every night.
+
 
+
===Higgins-based Services and Apps===
+
This section lists known services and apps developed external to the Higgins project, but based on Higgins [[Components]].
+
* [[Bandit STS/IdP Deployment]] - Higgins-based STS/IdP service
+
* [http://eclipse.org/alf Eclipse ALF Project]
+
 
+
==Links==
+
* [http://eclipse.org/higgins Higgins Home]
+

Latest revision as of 13:18, 12 March 2008

Redirect to:

Back to the top