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 "PDS 2.0"

Line 10: Line 10:
 
The [[IdAS Proxy Service]] is layered over the [[Attribute Service 1.1]] to provide a bi-directional, synchronizing XDI endpoint over data managed by Context Provider plug-ins to the IdAS package. These context providers area also data adapters to a variety of back end data stores.  
 
The [[IdAS Proxy Service]] is layered over the [[Attribute Service 1.1]] to provide a bi-directional, synchronizing XDI endpoint over data managed by Context Provider plug-ins to the IdAS package. These context providers area also data adapters to a variety of back end data stores.  
  
The PDS can be accessed by:
+
== Accessing a PDS from an app (aka relying party, service provider) ==
  
 +
===Sandbox===
 +
* [[Higgins PDS Access]] - work in progress page
 +
 +
===Old===
 
*Sending [[XDI]] messages to its endpoint  
 
*Sending [[XDI]] messages to its endpoint  
 
*Using the following low level client libraries:  
 
*Using the following low level client libraries:  

Revision as of 12:42, 5 August 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

This page is a work in progress...Very rough at present.

The PDS is a variant of the IdAS Proxy Service, with the following changes:

The IdAS Proxy Service is layered over the Attribute Service 1.1 to provide a bi-directional, synchronizing XDI endpoint over data managed by Context Provider plug-ins to the IdAS package. These context providers area also data adapters to a variety of back end data stores.

Accessing a PDS from an app (aka relying party, service provider)

Sandbox

Old

Back to the top