Difference between revisions of "11.16.2006 F2F Outcomes"
(→Conclusions, decisions, etc.) |
|||
Line 1: | Line 1: | ||
===Conclusions, decisions, etc.=== | ===Conclusions, decisions, etc.=== | ||
− | + | * Progress was made on coordinating work for the demo of Higgins and Bandit components working together for IIW 2006 (Dec 4) | |
* Progress was made on Idas Registry design & requirements | * Progress was made on Idas Registry design & requirements | ||
− | ** rename current IContextFactory.create -> .attach | + | ** rename current IContextFactory.create() -> .attach() |
** add a new IContextFactory.create (that just creates) | ** add a new IContextFactory.create (that just creates) | ||
** agreed to adding IContext.configure() and IContextFactory.configure() | ** agreed to adding IContext.configure() and IContextFactory.configure() | ||
Line 9: | Line 9: | ||
** Greg (and others) will continue design work | ** Greg (and others) will continue design work | ||
− | * Reviewed, corrected, updated [[I-Card]] | + | * Reviewed, corrected, updated [[I-Card]] (updated) |
− | * Reviewed and updated [[Architecture]] | + | * Reviewed and updated [[Architecture]] (updated) |
** settled on using "in broswer" ISS Web UI | ** settled on using "in broswer" ISS Web UI | ||
** made related changes to architecture diagram | ** made related changes to architecture diagram | ||
Line 17: | Line 17: | ||
* Reviewed [[Components]] | * Reviewed [[Components]] | ||
** emphasis on component "owners" and responsibilities | ** emphasis on component "owners" and responsibilities | ||
− | ** | + | ** discussed importance of component owners early & often updating the "Requires" column for their row |
* Discussed Idemix integration | * Discussed Idemix integration | ||
Line 23: | Line 23: | ||
** the "cross-card" nature of Idemix will necessitate changes | ** the "cross-card" nature of Idemix will necessitate changes | ||
*** the user picks N>1 card in the card picker UI | *** the user picks N>1 card in the card picker UI | ||
− | *** introduces changes & complexity to several components | + | *** introduces changes & complexity to several components: |
**** RP Protocol support | **** RP Protocol support | ||
**** I-Card Selector Service | **** I-Card Selector Service | ||
− | *** ...in addition to new components | + | *** ...in addition to new components: |
**** idemix [[Token Provider]] | **** idemix [[Token Provider]] | ||
**** idemix [[I-Card Provider]] | **** idemix [[I-Card Provider]] | ||
Line 36: | Line 36: | ||
* Reversed our earlier decision about Java 5 | * Reversed our earlier decision about Java 5 | ||
− | ** Context Providers | + | ** Context Providers, Token Providers, etc. (plug-ins) may use Java 5 |
− | ** Higgins core and interfaces only require Java 1.4.2 | + | ** Higgins core and interfaces must only require Java 1.4.2 |
+ | ** Agreed to document this here [[Developer Resources]] | ||
− | * Reviewed and updated | + | * Reviewed and updated [[Deployments]] (updated) |
** agreed to have this page describes only what has actually been tested and is officially supported by the project | ** agreed to have this page describes only what has actually been tested and is officially supported by the project | ||
** updated contents of this table; we'll add it to the website | ** updated contents of this table; we'll add it to the website |
Revision as of 17:24, 20 November 2006
Conclusions, decisions, etc.
- Progress was made on coordinating work for the demo of Higgins and Bandit components working together for IIW 2006 (Dec 4)
- Progress was made on Idas Registry design & requirements
- rename current IContextFactory.create() -> .attach()
- add a new IContextFactory.create (that just creates)
- agreed to adding IContext.configure() and IContextFactory.configure()
- registry now has state and manages context configuration
- registry now has bind operator to bind ContextRef to Context
- Greg (and others) will continue design work
- Reviewed, corrected, updated I-Card (updated)
- Reviewed and updated Architecture (updated)
- settled on using "in broswer" ISS Web UI
- made related changes to architecture diagram
- Reviewed Components
- emphasis on component "owners" and responsibilities
- discussed importance of component owners early & often updating the "Requires" column for their row
- Discussed Idemix integration
- outcome: Abhi now understands better how to do the idemix integration
- the "cross-card" nature of Idemix will necessitate changes
- the user picks N>1 card in the card picker UI
- introduces changes & complexity to several components:
- RP Protocol support
- I-Card Selector Service
- ...in addition to new components:
- idemix Token Provider
- idemix I-Card Provider
- IBM Zurich to propose new I-Card interface
- variant of TokenIssuerCard Interface
- IBM Zurich to continue work on RP Security Policy
- but with an understanding of the larger I-Card requirements
- e.g. I-Cards with complex attribute types
- but with an understanding of the larger I-Card requirements
- Reversed our earlier decision about Java 5
- Context Providers, Token Providers, etc. (plug-ins) may use Java 5
- Higgins core and interfaces must only require Java 1.4.2
- Agreed to document this here Developer Resources
- Reviewed and updated Deployments (updated)
- agreed to have this page describes only what has actually been tested and is officially supported by the project
- updated contents of this table; we'll add it to the website