Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Component Deliverables"

(Higgins 1.0 Components and Status)
 
(122 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Higgins 1.0 Components and Status==
+
Obsolete Page
This page lists the components envisioned for Higgins v1.0. Statuses are shown in square brackets.
+
  
===Clients===
+
==Release 1.0 Components and Status==
# Firefox HBX [M0.4+]
+
This page lists the components envisioned for Higgins v1.0.
# IE6 HBX
+
# Safari HBX
+
  
===Core Components===
+
 
# I-Card Manager [working prototype shown in June; need to refactor]
+
 
# HBX Support [working prototype for RSS-P and Scrape&Fille shown in June; need to refactor]
+
==Core Components==
# ISS Web UI
+
 
# ISS Client UI
+
 
# Relying Party Enablement
+
 
# I-Card Selector Service (ISS) [preliminary API]
+
 
# I-Card Registry  
+
===ISS Web UI===  
#* CardSpace I-Card Provider  
+
* Description: [[ISS Web UI]]
#* RSS-P I-Card Provider
+
* Status:
#* OpenID-H I-Card Provider
+
* Language: Java
# Attribute-Claim Mapping
+
* Packaging: WAR or OSGI bundle
# Token Issuer
+
* Deployment: JSP servlet on remote or local appserver
#* STS [working prototype; waiting on legal]
+
* Client Deployment:
#** un/pw Token Provider [working prototype; waiting on legal]
+
** JSP on Tomcat or OSGI app server
# IdAS [0.5+]
+
* Server Deployment:
#* LDAP provider [under development]
+
** JSP on Tomcat or OSGI app server
#* XML-File based provider [under development]
+
 
#* Jena/HSQLDB provider [80% done]
+
===ISS Client UI===
#* RSS-P (uses Jena/HSQLDB) provider [under development]
+
* Description: [[ISS Client UI]]
 +
* Status: dev work will start in M0.7
 +
* Language: Java using Eclipse Rich Client Platform
 +
* Packaging:
 +
** Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
 +
** OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
 +
** Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
 +
** Java: OSGI bundle
 +
* Client Deployment:
 +
** Part of the {[[ISS Client UI]], [[I-Card Selector Service]], [[I-Card Registry]], [[Token Service]]} bundle.
 +
** Standalone rich client application
 +
** Invoked by HBX browser extension running on same machine.
 +
 
 +
===RP Enablement===
 +
* Description: [[RP Enablement]]
 +
* Status:
 +
* Languages: Java, PHP, Python, Ruby
 +
* Packaging:
 +
* Deployment: Libraries for integration into Relying Party sites.
 +
 
 +
===I-Card Selector Service (ISS)===
 +
* Description: [[I-Card Selector Service]]
 +
* Status: preliminary API, early code in M0.6
 +
* Language: Java
 +
* Packaging:
 +
** Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
 +
** OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
 +
** Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
 +
** Java: OSGI bundle
 +
** Java: WAR
 +
* Client Deployment:
 +
** Part of the {[[ISS Client UI]], [[I-Card Selector Service]], [[I-Card Registry]], [[Token Service]]} bundle.
 +
* Server Deployment:
 +
** JSP on Tomcat or OSGI app server
 +
 
 +
===I-Card Registry===
 +
* Description: [[I-Card Registry]]
 +
* Status: first code in M0.6
 +
* Language: Java
 +
* Packaging:
 +
** Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
 +
** OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
 +
** Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
 +
** Java: OSGI bundle
 +
** Java: WAR
 +
* Client Deployment:
 +
** Part of the {[[ISS Client UI]], [[I-Card Selector Service]], [[I-Card Registry]], [[Token Service]]} bundle.
 +
* Server Deployment:
 +
** JSP on Tomcat or OSGI app server
 +
 
 +
===I-Card Providers===
 +
# CardSpace I-Card Provider
 +
#* Build: ''GCJ Binary:'' {CPU: x86, ?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
#* Tested I-Cards:
 +
#** live.microsoft.net STS i-card
 +
#** PingIdentity STS i-card
 +
#** Kim's blog i-card
 +
# RSS-P I-Card Provider
 +
#* Build: ''GCJ Binary:'' {CPU: x86, ?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
# OpenID-H I-Card Provider
 +
#* Build: ''GCJ Binary:'' {CPU: x86,?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
 
 +
 
 +
 
 +
===Token Service===
 +
* Description: [[Token Service]]
 +
* STS
 +
** Status: working prototype; waiting on legal
 +
** Language: Java
 +
** Packaging:
 +
*** Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
 +
*** OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
 +
*** Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
 +
*** Java: JAR
 +
*** Java: OSGI bundle
 +
*** Java: WAR
 +
** Client Deployment:
 +
*** Part of the {[[ISS Client UI]], [[I-Card Selector Service]], [[I-Card Registry]], [[Token Service]]} bundle.
 +
** Server Deployment:
 +
*** JSP on Tomcat or OSGI app server
 +
 
 +
===Token Providers===
 +
* SAML Token Provider
 +
* un/pw Token Provider [working prototype]
 +
* idemix Token Provider [working prototype]
 +
* x509 Token Provider --not sure about this (at least able to validate and cancel these)
 +
 
 +
===IdAS===
 +
* Description: [[Identity Attribute Service]]
 +
* Status: Available from M0.5+
 +
* Language: Java
 +
* Bindings: Java, C, C++, WSDL/SOAP
 +
* Packaging:
 +
** Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * (Bindings: C, C++} * {RPM, Debian}
 +
** OSX: {GCJ Binaries: {x86,?} * (Bindings: Java??} * TBD
 +
** Windows: {GCJ Binaries: {x86,?} * (Bindings: C, C++} * MSI
 +
** Eclipse plug-in
 +
** JAR
 +
** WAR
 +
* Client Deployment:
 +
** TBD
 +
* Server Deployment:
 +
** JSP on Tomcat or OSGI app server
 +
 
 +
===IdAS Context Providers===
 +
# LDAP provider
 +
#* Status: under development M0.5..M0.6
 +
#* Build: ''GCJ Binary:'' {CPU: x86,?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
# XML-File based provider  
 +
#* Status: under development in M0.5..M0.6
 +
#* Build: ''GCJ Binary:'' {CPU: x86,?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
# Jena/HSQLDB provider
 +
#* Status: under development in M0.5..M0.6
 +
#* Build: ''GCJ Binary:'' {CPU: x86,?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
# RSS-P (uses Jena/HSQLDB) provider
 +
#* Status: under development in M0.5..M0.6
 +
#* Build: ''GCJ Binary:'' {CPU: x86,?} * {bindings: C, C++}; ''Java:'' Eclipse plugin
 +
# SAML Token Wrapper provider
 +
# x509 Token Wrapper provider
 +
 
 +
===Build Targets===
 +
Each of the above needs to be automatically built (with javadoc) and automatically tested (on build.eclipse.org) in three variants (daily, stable, release).
 +
 
 +
==See Also==
 +
* [[Higgins Wiki]]

Latest revision as of 19:35, 26 January 2007

Obsolete Page

Release 1.0 Components and Status

This page lists the components envisioned for Higgins v1.0.


Core Components

ISS Web UI

  • Description: ISS Web UI
  • Status:
  • Language: Java
  • Packaging: WAR or OSGI bundle
  • Deployment: JSP servlet on remote or local appserver
  • Client Deployment:
    • JSP on Tomcat or OSGI app server
  • Server Deployment:
    • JSP on Tomcat or OSGI app server

ISS Client UI

  • Description: ISS Client UI
  • Status: dev work will start in M0.7
  • Language: Java using Eclipse Rich Client Platform
  • Packaging:
    • Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
    • OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
    • Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
    • Java: OSGI bundle
  • Client Deployment:

RP Enablement

  • Description: RP Enablement
  • Status:
  • Languages: Java, PHP, Python, Ruby
  • Packaging:
  • Deployment: Libraries for integration into Relying Party sites.

I-Card Selector Service (ISS)

  • Description: I-Card Selector Service
  • Status: preliminary API, early code in M0.6
  • Language: Java
  • Packaging:
    • Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
    • OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
    • Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
    • Java: OSGI bundle
    • Java: WAR
  • Client Deployment:
  • Server Deployment:
    • JSP on Tomcat or OSGI app server

I-Card Registry

  • Description: I-Card Registry
  • Status: first code in M0.6
  • Language: Java
  • Packaging:
    • Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
    • OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
    • Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
    • Java: OSGI bundle
    • Java: WAR
  • Client Deployment:
  • Server Deployment:
    • JSP on Tomcat or OSGI app server

I-Card Providers

  1. CardSpace I-Card Provider
    • Build: GCJ Binary: {CPU: x86, ?} * {bindings: C, C++}; Java: Eclipse plugin
    • Tested I-Cards:
      • live.microsoft.net STS i-card
      • PingIdentity STS i-card
      • Kim's blog i-card
  2. RSS-P I-Card Provider
    • Build: GCJ Binary: {CPU: x86, ?} * {bindings: C, C++}; Java: Eclipse plugin
  3. OpenID-H I-Card Provider
    • Build: GCJ Binary: {CPU: x86,?} * {bindings: C, C++}; Java: Eclipse plugin


Token Service

  • Description: Token Service
  • STS
    • Status: working prototype; waiting on legal
    • Language: Java
    • Packaging:
      • Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * {Bindings: C, C++} * {RPM, Debian}
      • OSX: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * TBD
      • Windows: {GCJ Binaries: {x86,?} * {Bindings: C, C++} * MSI
      • Java: JAR
      • Java: OSGI bundle
      • Java: WAR
    • Client Deployment:
    • Server Deployment:
      • JSP on Tomcat or OSGI app server

Token Providers

  • SAML Token Provider
  • un/pw Token Provider [working prototype]
  • idemix Token Provider [working prototype]
  • x509 Token Provider --not sure about this (at least able to validate and cancel these)

IdAS

  • Description: Identity Attribute Service
  • Status: Available from M0.5+
  • Language: Java
  • Bindings: Java, C, C++, WSDL/SOAP
  • Packaging:
    • Suse and Red Hat (Gnome): {GCJ Binaries: {x86,?} * (Bindings: C, C++} * {RPM, Debian}
    • OSX: {GCJ Binaries: {x86,?} * (Bindings: Java??} * TBD
    • Windows: {GCJ Binaries: {x86,?} * (Bindings: C, C++} * MSI
    • Eclipse plug-in
    • JAR
    • WAR
  • Client Deployment:
    • TBD
  • Server Deployment:
    • JSP on Tomcat or OSGI app server

IdAS Context Providers

  1. LDAP provider
    • Status: under development M0.5..M0.6
    • Build: GCJ Binary: {CPU: x86,?} * {bindings: C, C++}; Java: Eclipse plugin
  2. XML-File based provider
    • Status: under development in M0.5..M0.6
    • Build: GCJ Binary: {CPU: x86,?} * {bindings: C, C++}; Java: Eclipse plugin
  3. Jena/HSQLDB provider
    • Status: under development in M0.5..M0.6
    • Build: GCJ Binary: {CPU: x86,?} * {bindings: C, C++}; Java: Eclipse plugin
  4. RSS-P (uses Jena/HSQLDB) provider
    • Status: under development in M0.5..M0.6
    • Build: GCJ Binary: {CPU: x86,?} * {bindings: C, C++}; Java: Eclipse plugin
  5. SAML Token Wrapper provider
  6. x509 Token Wrapper provider

Build Targets

Each of the above needs to be automatically built (with javadoc) and automatically tested (on build.eclipse.org) in three variants (daily, stable, release).

See Also

Back to the top