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"

Line 1: Line 1:
 
This page describes the plan for release 1.0 of Higgins
 
This page describes the plan for release 1.0 of Higgins
===1.0 Dates===
+
==1.0 Dates==
 
* Original date: Summer 2007
 
* Original date: Summer 2007
 
* Revised date: August 31
 
* Revised date: August 31
Line 8: Line 8:
 
* Eclipse 1.0 release review presentation/meeting date: TBD
 
* Eclipse 1.0 release review presentation/meeting date: TBD
  
===API and interface reviews and refactoring===
+
== Component APIs and SPIs reviews and refactoring ==
* Looking at APIs from an app developers point of view
+
* Looking at API/SPIs from an app developers point of view
* Looking at APIs from a higgins developer point of view
+
* Looking at API/SPIs from a Higgins developer point of view
 +
 
 +
=== Configure, Build & Deploy===
 +
* Automated configure build and test scripts
 +
* Wiki documentation of how to build each of the [[Deployments]]
 +
* Wiki documentation of how to build each of the [[Components]]
 +
* Do we need an H3 installer for Windows (e.g. .msi)? Other platforms?
 +
 
 +
== Identity Agent Deployments ==
 +
Our goal is to have a simultaneous 1.0 release of all four deployment configs.
  
 
===UI Review===
 
===UI Review===
* Harmonizing HBX and H2 Card Selector UIs
+
* Harmonizing H1, H2, H3 I-Card Selector UIs
 
* General harmonizing of UI, e.g with a remember this decision check box, etc.
 
* General harmonizing of UI, e.g with a remember this decision check box, etc.
  
 
===Interoperability Objectives===
 
===Interoperability Objectives===
 
* CardSpace 1.0
 
* CardSpace 1.0
* OpenId1.1 with SimpleReg
+
* OpenID 1.1 with SimpleReg
 
+
===Build & Deploy===
+
* Automated build and test scripts
+
* Wiki documentation of how to build each of the [[Components]]
+
* Wiki documentation of how to build each of the [[Deployments]]
+
* Do we need an H3 installer for Windows (e.g. .msi)? Other platforms?
+
  
===Deployment ToDo Lists===
 
  
====[[H1 Identity Agent Deployment]]====
+
===[[H1 Identity Agent Deployment]]===
 
* Support for all four auth types for m-cards
 
* Support for all four auth types for m-cards
 
* [[I-Card Manager]]
 
* [[I-Card Manager]]
Line 53: Line 55:
 
*** Auto-generate an initial OpenID self-issued r-card  
 
*** Auto-generate an initial OpenID self-issued r-card  
  
===Components===
+
==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]
 
* [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]

Revision as of 22:18, 27 September 2007

This page describes the plan for release 1.0 of Higgins

1.0 Dates

  • Original date: Summer 2007
  • Revised date: August 31
  • Revised date: Sept 24-26
  • Revised release date: <will be projected at the Higgins F2F in Austin 10/2-4>
  • Eclipse "graduate from incubation review" presentation/meeting date: TBD
  • Eclipse 1.0 release review presentation/meeting date: TBD

Component APIs and SPIs reviews and refactoring

  • Looking at API/SPIs from an app developers point of view
  • Looking at API/SPIs from a Higgins developer point of view

Configure, Build & Deploy

  • Automated configure build and test scripts
  • Wiki documentation of how to build each of the Deployments
  • Wiki documentation of how to build each of the Components
  • Do we need an H3 installer for Windows (e.g. .msi)? Other platforms?

Identity Agent Deployments

Our goal is to have a simultaneous 1.0 release of all four deployment configs.

UI Review

  • Harmonizing H1, H2, H3 I-Card Selector UIs
  • General harmonizing of UI, e.g with a remember this decision check box, etc.

Interoperability Objectives

  • CardSpace 1.0
  • OpenID 1.1 with SimpleReg


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

Back to the top