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 3: Line 3:
  
 
==Service==
 
==Service==
 +
* [[IdAS Context Provider Registry]]
 
* IdAS API
 
* IdAS API
 
** Overview of the [[IdAS API]]
 
** Overview of the [[IdAS API]]
Line 11: Line 12:
 
* Context Providers
 
* Context Providers
 
** [[IdAS Context Provider Implementations]]
 
** [[IdAS Context Provider Implementations]]
** [[IdAS Context Provider Registry]]
 
 
** Definition of the term [[Context Provider]]
 
** Definition of the term [[Context Provider]]
 
* Work To Do
 
* Work To Do

Revision as of 09:39, 16 October 2006

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. 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.

Service

See Also

Back to the top