Difference between revisions of "Mapping Purpose to Data Elements"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Abstract== The JOSE set of standards is being extended to provide presentations of private data about subjects in response to the need of any Relying party for informati...")
 
(Abstract)
Line 1: Line 1:
 
==Abstract==
 
==Abstract==
The JOSE set of standards is being extended to provide presentations of private data about subjects in response to the need of any [[Relying party]] for information to allow an [[Access]] or [[Transaction]] to be completed. Previous attempts request data from [[Subjct]]s has relying on the names of claims that [[Subject]]s can make about themselves. This document defines a new approach where the [[Relying Party]] sends a list of purposes to which the [[subject]] dat is required. It also describes a means to map that data into specific data elements that can be used to satisfy the purpose.
+
The JOSE set of standards is being extended to provide presentations of private data about subjects in response to the need of any [[Relying party]] for information to allow an [[Access]] or [[Transaction]] to be completed. Previous attempts request data from [[Subject]]s has relying on the names of claims that [[Subject]]s can make about themselves. This document defines a new approach where the [[Relying Party]] sends a list of purposes to which the [[subject]] dat is required. It also describes a means to map that data into specific data elements that can be used to satisfy the purpose.
  
 
==Introduction==
 
==Introduction==

Revision as of 16:50, 19 June 2022

Abstract

The JOSE set of standards is being extended to provide presentations of private data about subjects in response to the need of any Relying party for information to allow an Access or Transaction to be completed. Previous attempts request data from Subjects has relying on the names of claims that Subjects can make about themselves. This document defines a new approach where the Relying Party sends a list of purposes to which the subject dat is required. It also describes a means to map that data into specific data elements that can be used to satisfy the purpose.

Introduction

The JSON Web Proof now being proposed for standardization attempt to take an existing mechanism for

References