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"

(Overview)
(Details)
Line 1: Line 1:
 
==Overview==
 
==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 <s>backing</s> data model is described in [http://www.eclipse.org/higgins/ontologies/2006/higgins.owl OWL]. IdAS includes services such as: open initial [[Context]], open other [[Context|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 Subject]]s and their attributes, edit attributes (as allowed by the context's policies), associate <s>of</s> [[Digital Subject]]s within and across contexts, creation of new contexts, support management of the attributes of [[Digital Subject]]s linked within and across [[Context]]s. The IdAS API will be accessible via Java and other languages as well as via WSDL and HTTP/XML.
 
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 <s>backing</s> data model is described in [http://www.eclipse.org/higgins/ontologies/2006/higgins.owl OWL]. IdAS includes services such as: open initial [[Context]], open other [[Context|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 Subject]]s and their attributes, edit attributes (as allowed by the context's policies), associate <s>of</s> [[Digital Subject]]s within and across contexts, creation of new contexts, support management of the attributes of [[Digital Subject]]s linked within and across [[Context]]s. The IdAS API will be accessible via Java and other languages as well as via WSDL and HTTP/XML.
===Details===
+
==Details==
 
* ''Status'': Available from M0.5
 
* ''Status'': Available from M0.5
 
* ''Language'': Java  
 
* ''Language'': Java  

Revision as of 12:42, 6 June 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.

Details

  • Status: Available from M0.5
  • Language: Java
  • Bindings: Current: Java; Planned: C, C++, WSDL/SOAP
  • Packaging: OSGI bundles, JARs, WAR

To Do List

Service

Links

Back to the top