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 1.0"

(Components)
 
(156 intermediate revisions by 5 users not shown)
Line 1: Line 1:
===Dates===
+
[[Image:Higgins_logo_76Wx100H.jpg|right]]
* Original date: Summer 2007
+
Version 1.0 of Higgins was released February, 2008. See also the [[Higgins 1.0.1]] bugfix release.
* Revised date: August 31
+
== Overview ==
* Revised date: Sept 24-26
+
* Revised date: <will be reprojected at the Higgins F2F in Austin next week>
+
  
===API and interface reviews and refactoring===
+
Higgins 1.0 makes available to end-users three kind of identity selectors. It also makes available to developers some related web services. These top level items are called Solutions.  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.
* Looking at APIs from an app developers point of view
+
* Looking at APIs from a higgins developer point of view
+
===UI Review===
+
* Harmonizing HBX and H2 Card Selector UIs
+
* General harmonizing of UI, e.g with a remember this decision check box, etc.
+
  
===Interoperability Objectives===
+
==Key Dates==
* CardSpace 1.0
+
* Completion of 1.0 coding: December 31, 2007 (originally: Summer 2007)
* OpenId1.1 with SimpleReg
+
* Eclipse Higgins 1.0 release review presentation/meeting date: Feb 13th 2008
 +
* [http://www.eclipse.org/org/press-release/20080221_higgins.php Higgins 1.0] press release (and graduation from incubation): Feb 21st 2008
  
===Build & Deploy===
+
== Solutions ==
* Automated build and test scripts
+
See the Higgins 1.0 sections within these links:
* Wiki documentation of how to build each of the [[Components]]
+
* [[Active Client Overview]]
* Wiki documentation of how to build each of the [[Deployments]]
+
* [[Identity Services Overview]]
* Do we need an H3 installer for Windows (e.g. .msi)? Other platforms?
+
  
===Deployment ToDo Lists===
+
== SVN Branch ==
 
+
* See [[Higgins SVN Branch Structure]]
====[[H1 Identity Agent Deployment]]====
+
* Support for all four auth types for m-cards
+
* [[I-Card Manager]]
+
** Preview m-card claim values
+
** Import p-card
+
** Export p-card
+
** Create p-card
+
** Edit p-card
+
* [[Higgins Browser Extension]]
+
** Remember this password
+
** Remember this card
+
** Setup wizard must ask for:
+
*** First name
+
*** Last name
+
*** email address
+
*** community i-name
+
** must be parameterized by community i-name prefix (e.g. @novell*, @ibm*)
+
* [[RP Protocol Support]]
+
** issue community i-names
+
** support OpenID 1.1 including s-reg
+
* [[I-Card Manager]]
+
** During account provisioning:
+
*** Auto-generate an initial p-card
+
*** Auto-generate an initial OpenID self-issued r-card
+
 
+
===Components===
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Higgins&component=IdAS&target_milestone=1.0&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= IdAS 1.0 tasks]
+

Latest revision as of 15:06, 15 August 2014

Higgins logo 76Wx100H.jpg

Version 1.0 of Higgins was released February, 2008. See also the Higgins 1.0.1 bugfix release.

Overview

Higgins 1.0 makes available to end-users three kind of identity selectors. It also makes available to developers some related web services. These top level items are called Solutions. 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.

Key Dates

  • Completion of 1.0 coding: December 31, 2007 (originally: Summer 2007)
  • Eclipse Higgins 1.0 release review presentation/meeting date: Feb 13th 2008
  • Higgins 1.0 press release (and graduation from incubation): Feb 21st 2008

Solutions

See the Higgins 1.0 sections within these links:

SVN Branch

Back to the top