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 "11.16.2006 F2F Agenda"

(2:00 pm IDmix (45 min) [Abhi])
(As Yet Unscheduled Topics)
Line 103: Line 103:
 
3:00 Adjourn
 
3:00 Adjourn
  
===As Yet Unscheduled Topics===
+
====Deployments====
# Authenticating & Opening a Context, IContext.open(), getOpenPolicy()?, etc.
+
* Reviewing new [[Deployments]] (Deployment Scenarios) wiki page
# Reviewing new [[Deployments]] (Deployment Scenarios) wiki documentation, approach, etc
+
* Discuss scope, other deployments
# Milestone planning; reviewing progress on M0.6, spending some time mapping out 0.7, 0.8, 0.9 and 1.0;
+
 
# What is the best use for our new vServer?
+
====Milestone planning====
 +
* reviewing progress on M0.6
 +
* spending some time mapping out 0.7, 0.8, 0.9 and 1.0
 +
====Other Topics====
 +
* What is the best use for our new vServer?
  
 
== See Also ==
 
== See Also ==
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [http://www.eclipse.org/higgins Higgins Home]

Revision as of 01:32, 16 November 2006

Preliminary agenda items for F2F meeting in Boston, November 16-17, 2006

Planning to attend

  • Jeff Broberg CA
  • Abhi Shelat IBM
  • Greg Byrd IBM
  • Mike McIntosh IBM
  • Tony Nadalin IBM
  • Uppili Srinivasan Oracle
  • Tom Doman Novell
  • Mary Ruddy Parity
  • Paul Trevithick Parity
  • Sergei Yakovlev Parity
  • Igor Tsinman Parity
  • Gerry Beuchelt Sun

Thursday, November 16

8:30 Continental breakfast

9:00 IIW Demo (Dec4 in MountainView) (90 min) [Tom]

  • Design & implementation related to the joint Higgins/Novell planned demo
  • Discussion of positioning objectives for IIW in light of current IP constraints
  • [MikeM]: Describe planned [Token Service] to [Identity Attribute Service] integration planned for demo

10:30 Break (15 min)

10:45 Focused IdAS topics (60 min) [Tom]

  • What does a ContextURI really mean?
    • The Context "sameness" question is still not completely resolved; we need some written guidelines
  • Presuming that a ContextRef URI doesn't contain all configuration data required for a Context Provider (CP) to open/create a Context, then is there a new parameter required on IContextFactory.createContext?
  • Should we add one more parameter (probably of type java.util.Properties) to both canCreate and createContext methods of IContextFactory? (we may need to configure/re-configure a context post create)
  • If we are creating a new Context then should we pass in a schema at the same time?
  • We now have: IContext.open(java.lang.Object identity) // Opens this Context using the provided identity.
    • We had talked earlier about having IContext.getOpenPolicy() define what should be passed to IContext.open()
  • Sergey Lyakhov recently proposed adding transaction support (adding begin(), commit() and rollback()) to IContext. Comments?
  • Why isn't IdASRegistry a singleton?

Proposed additions to higgins.owl (15 min) [Paul]

  • alias property (sub-property of higgins:attribute, domain=DS, range=SubjectRelationship)
  • knows property (sub-property of higgins:attribute, domain=DS, range=SubjectRelationship)
  • simpleMetadata properties on ContextObjects: lastConnectionAttempt, lastConnection
  • password property (sub-property of higgins:attribute, domain=DS, range=StringSimpleAttribute)

12:00 Lunch (45 min)

12:45 "Upper" Higgins Architecture (above IdAS and TS) (1hr 15min) [Paul]

  • Review latest Architecture changes
  • Walk through Higgins CardSpace self-issued I-Card Provider flow to get us all oriented
    • HBX -> RP Protocol Support -> ISS Web UI --> ISS -> I-Card Registry -> CardSpace I-Card Provider -> I-Card -> Token Service -> Token Provider -> IdAS etc.
  • Introduction to the I-Card concept (PPT presentation)
  • Detailed discussion of the three proposed I-Card Interfaces
    • Should we use OWL to represent complex claim types, or something simpler?
  • Description of the three concrete I-Card Provider implementations under development
    • CardSpace Managed I-Card Provider
    • CardSpace Self-Issued I-Card Provider
    • IdAS I-Card Provider
  • Proposal to use I-Card Manager to create new I-Cards vs. including this in ISS Web UI as in Microsoft's UX

2:00 IDmix (60 min) [Abhi]

  • Spelling of idemix vs. IDmix
  • idemix integration
    1. idemix plugin in the STS
    2. flows of policies through Higgins (e.g., from the relying party to the HBX, ISS all the way down to STS and the idemix plugin)

3:00 Break (15 min)

3:15 RP Security Policy (30 min) [Abhi]

  • Collect use cases and requirements (including non-auth use cases)

4:15 Higgins compatability with the Laws of Identity (30 minutes?) [Tony]

7:00? Dinner TBD

Friday, November 17

8:00 Continental breakfast

9:00 IIW Demo (Dec4 in MountainView) continued

10:30 Break (15 min)

10:45 Registries (1 hour)

  • We need three registries (for Context Providers, Token Providers and I-Card Providers).
  • All need to work in both Eclipse/OSGI and raw Java runtime environments
  • Is this an opportunity for some share code?

11:45 Lunch (45 min)

12:30 Use of third party software by Eclipse projects (30 minutes?) (MaryR)

1:00 Higgins components and deployments (1 hour)

2:00 Other business

  • Industry convergence on attribute/claim namespaces/schemas
    • Recent conversations with Microsoft and Verisign

3:00 Adjourn

Deployments

  • Reviewing new Deployments (Deployment Scenarios) wiki page
  • Discuss scope, other deployments

Milestone planning

  • reviewing progress on M0.6
  • spending some time mapping out 0.7, 0.8, 0.9 and 1.0

Other Topics

  • What is the best use for our new vServer?

See Also

Back to the top