Difference between revisions of "Identifier"

From MgmtWiki
Jump to: navigation, search
(Solutions)
(Solutions)
Line 14: Line 14:
 
*[[Artificial Identifier]]
 
*[[Artificial Identifier]]
 
*[[Biometric Identifier]]
 
*[[Biometric Identifier]]
*[[Decentralized ID]] - aka the did is designed to support user creating and disabling of multiple [[Identifier]]s.
+
*[[Decentralized ID]] - aka the did is designed to support user creating and disabling of multiple [[Identifier]]s. This is the basis for [[Self-Sovereign Identity]].
 
*[[Digital object identifier]] - a standardized way to create an unique identifier for an object, like a document.
 
*[[Digital object identifier]] - a standardized way to create an unique identifier for an object, like a document.
 
*[[Distributed ID]] - this is designed to allow the distribute of [[User Information]] or [[Attribute]]s across multiple sites.
 
*[[Distributed ID]] - this is designed to allow the distribute of [[User Information]] or [[Attribute]]s across multiple sites.
Line 25: Line 25:
 
*[[Pseudonym]]
 
*[[Pseudonym]]
 
*[[Real Identifier]]
 
*[[Real Identifier]]
*[[Self-issued Identifier]]
+
*[[Self-issued Identifier]] was first standardized in [[OpenID Connect]] but now has become the paradigm for [[Self-Sovereign Identity]]
 
*[[Session ID]] - assigned to a networking session to track [[Attribute]]s of the session, for example the HTTPS session.
 
*[[Session ID]] - assigned to a networking session to track [[Attribute]]s of the session, for example the HTTPS session.
 
*[[Subject ID]] - is created by entities like an [[Identifier or Attribute Provider]] to use during authentication, for example in [[OpenID Connect]].
 
*[[Subject ID]] - is created by entities like an [[Identifier or Attribute Provider]] to use during authentication, for example in [[OpenID Connect]].

Revision as of 16:13, 16 October 2020

Full Title or Meme

An identifier is basically a name that is assigned to a digital Entity or even to a single digital interchange (like a Session ID or cookie).

Context

In this wiki all Identifiers apply only to digital entities which includes data base entries, like User Objects. Real-world names are considered to be merely Attributes.

Problems

  • There is a very real confusion in the real-world as to the meaning of terms used in Identity Management.
  • Lots of the energy spent by philosophers revolves around verbalism, or arguing about the meaning of words.
  • The page on Knowledge discusses these problems in more detail.

Solutions

This wiki seeks to have a common understanding. So terms are given more precise meaning in order that the statements made here can be more logically precise.

These should all be testable on at least one of:

References