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 "IdAS 1.0 Package"

(Service)
(Service)
Line 25: Line 25:
 
* Work To Do
 
* Work To Do
 
** [[Idas Architectural Todo]]
 
** [[Idas Architectural Todo]]
*** Brand New Proposal: [[IdAS Registries]]
+
*** Brand New Proposal: [[IdAS Registries Proposal]]
 
*** Old Proposal: [[IdAS Registry and Configuration]]
 
*** Old Proposal: [[IdAS Registry and Configuration]]
 
** [[Idas Implementation Todo]]
 
** [[Idas Implementation Todo]]

Revision as of 22:38, 8 February 2007

Overview

To support a dynamic environment where sources of identity information may change, it is necessary to provide a common means to access identity and attribute information from across multiple identity repositories. The IdAS virtualizes identity sources and provides a unified view of identity information. The backing data model is described in OWL. IdAS includes services such as: open initial Context, open other Contexts from the initial or other contexts, negotiate/broker authentication during opening of contexts, navigate the contents of an opened context and inspect contained Digital Subjects and their attributes, edit attributes (as allowed by the context's policies), associate of Digital Subjects within and across contexts, creation of new contexts, support management of the attributes of Digital Subjects linked within and across Contexts. The IdAS API will be accessible via Java and other languages as well as via WSDL and HTTP/XML.

  • Status: Available from M0.5
  • Language: Java
  • Bindings: Current: Java Planned: C, C++, WSDL/SOAP
  • Packaging:
    • Binaries {GCJ Binaries: {x86,?} * (Bindings: C, C++}
    • Eclipse plug-in
    • JAR
    • WAR
  • Client Deployment:
    • TBD
  • Server Deployment:
    • JSP on Tomcat or OSGI app server

Service

See Also

Back to the top