Difference between revisions of "Smart Credentals"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title== ===Goals=== *RP trust of issuers *Trust framework for credential issuers *Help solve the Nascar and Alien-Tech problems for RPs ===Terminology=== *Smart Creden...")
 
(Authors)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Full Title==
 
==Full Title==
 +
 +
===Authors===
 +
* Kim Cameron
 +
* Adam Lemmon
  
 
===Goals===
 
===Goals===
Line 5: Line 9:
 
*Trust framework for credential issuers
 
*Trust framework for credential issuers
 
*Help solve the Nascar and Alien-Tech problems for RPs
 
*Help solve the Nascar and Alien-Tech problems for RPs
 +
 
===Terminology===
 
===Terminology===
 
*Smart Credential Provider (“SCP”): The entity that hosts and maintains the Smart Credential Definition and functions as an intermediary providing query and discovery capabilities for Holders, Wallets and RPs. Addressable by *public URL and https certificate.
 
*Smart Credential Provider (“SCP”): The entity that hosts and maintains the Smart Credential Definition and functions as an intermediary providing query and discovery capabilities for Holders, Wallets and RPs. Addressable by *public URL and https certificate.
 
*Smart Credential Definition (“SCD”):  The definition for a Smart Credential; a name, information about the credential, list of trusted issuers and optionally a list of trusted wallets and other metadata. Together this publishes information about the trust framework for this Smart Credential. The SCD is accessible at the URL of the SCP.
 
*Smart Credential Definition (“SCD”):  The definition for a Smart Credential; a name, information about the credential, list of trusted issuers and optionally a list of trusted wallets and other metadata. Together this publishes information about the trust framework for this Smart Credential. The SCD is accessible at the URL of the SCP.
 
*Smart Verifiable Credential (“SVC”): A W3C Verifiable Credential which contains a SCP URL within its type array.
 
*Smart Verifiable Credential (“SVC”): A W3C Verifiable Credential which contains a SCP URL within its type array.
 +
 +
==References==
 +
* [https://docs.google.com/document/d/1LuTuznSvmqveUKELNtV8eZOctcBgShND2e-Pemj5EYc/edit#heading=h.rontgmxgmmwt Working document]
 +
 +
[[Category : Authentication]]

Latest revision as of 17:04, 22 January 2021

Full Title

Authors

  • Kim Cameron
  • Adam Lemmon

Goals

  • RP trust of issuers
  • Trust framework for credential issuers
  • Help solve the Nascar and Alien-Tech problems for RPs

Terminology

  • Smart Credential Provider (“SCP”): The entity that hosts and maintains the Smart Credential Definition and functions as an intermediary providing query and discovery capabilities for Holders, Wallets and RPs. Addressable by *public URL and https certificate.
  • Smart Credential Definition (“SCD”): The definition for a Smart Credential; a name, information about the credential, list of trusted issuers and optionally a list of trusted wallets and other metadata. Together this publishes information about the trust framework for this Smart Credential. The SCD is accessible at the URL of the SCP.
  • Smart Verifiable Credential (“SVC”): A W3C Verifiable Credential which contains a SCP URL within its type array.

References