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

Line 20: Line 20:
 
===RPPS Web Service===
 
===RPPS Web Service===
 
* Getting the RP Protocol Support Service running on a Tomcat AS. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=170082 170082] [[User:Sergey.parityinc.net | SergeiY]]
 
* Getting the RP Protocol Support Service running on a Tomcat AS. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=170082 170082] [[User:Sergey.parityinc.net | SergeiY]]
 +
 +
===I-Card Registry===
 +
* Design and implement I-Card Registry [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160410 160410] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 +
* Continue work on I-Card Provider API [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160375 160375] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 +
 +
===I-Card Providers===
 +
*Cardspace-compatible Managed provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168850 168850] [[User:slyakhov@parityinc.net|SergeyL]]
 +
* CardSpace-compatible Personal provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175719 175719] [[User:slyakhov@parityinc.net|SergeyL]]
 +
* URI provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=169233 169233] [[User:vkokhan.aquasoft.dp.ua|Valery]]
  
 
===IdAS===
 
===IdAS===
Line 35: Line 44:
 
** Implement user authentication and data isolation. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175561 175561] [[User:slyakhov.parityinc.net | SergeyL]]
 
** Implement user authentication and data isolation. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175561 175561] [[User:slyakhov.parityinc.net | SergeyL]]
  
 
===I-Card Registry===
 
* Design and implement I-Card Registry [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160410 160410] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 
* Continue work on I-Card Provider API [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160375 160375] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 
 
===I-Card Providers===
 
*Cardspace-compatible Managed provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168850 168850] [[User:slyakhov@parityinc.net|SergeyL]]
 
* CardSpace-compatible Personal provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175719 175719] [[User:slyakhov@parityinc.net|SergeyL]]
 
* URI provider [https://bugs.eclipse.org/bugs/show_bug.cgi?id=169233 169233] [[User:vkokhan.aquasoft.dp.ua|Valery]]
 
  
 
==Links==
 
==Links==
 
* [[Milestone 0.7]]
 
* [[Milestone 0.7]]

Revision as of 10:51, 1 March 2007

Milestone 0.8: Apr 15

Highlights

  • Revert all Higgins interfaces back to Java 1.4
  • We'll have all components necessary to demonstrate functional equivalence with Microsoft CardSpace(TM) client. Implications:
    • Begin testing interoperability with RPs and IdPs that work with CardSpace
    • (We have already demonstrated the ability to create a IdP/STS that works with CardSpace)
  • Start work on ISS Client UI

HBX

RSS-SSE RP Test App

I-Card Manager

RPPS Web Service

  • Getting the RP Protocol Support Service running on a Tomcat AS. 170082 SergeiY

I-Card Registry

I-Card Providers

IdAS

  • IdAS Registry refactoring 175630 163366
  • Refactor update operations 167978
    • Add methods for creating attribute values 163428
    • Make create*() methods consistent 163429
    • Go through each operation and document what atomicity means for each 171290
  • Invent string format for IFilter 171328
  • Change IContext.open to use JAAS-like callback; get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) 164048
  • De-evolve IdAS interfaces to Java 1.4 171293

IdAS Context providers

  • Jena-based provider (uses HSQLDB) [80% done] [waiting on IPzilla] 152856 SergeyL


Links

Back to the top