Difference between revisions of "Identifier"

From MgmtWiki
Jump to: navigation, search
(Context)
(Asymmetry)
 
(10 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
*There is a very real confusion in the real-world as to the meaning of terms used in [[Identity Management]].
 
*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.
 
*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.
+
*The page on [[Knowledge]] discusses these problems in more detail. (tl;dr)
 +
* The connection between digital entity identifiers and legal, or real-world identifiers is typically hazy.
 +
** The concept of [[Levels of Assurance]] (LOA) was introduced as a measure of the likelihood that a digital identifier really was the same as a real-world identifier.
 +
 
 +
===Asymmetry===
 +
Clearly any large corporation has an immense advantage in every part of their relationship to a single human being. It is only the rule of law that prevents then from dictating every aspect of the interchange between each party. The wiki page [[Trusted Identifier]] drills into the impact of this asymmetry.
  
 
==Solutions==
 
==Solutions==
Line 18: Line 23:
 
*[[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.
 +
*[[Electronic Data Interchange]] (EDI aka TDCC) standardized labels from ANSI X12
 +
*[[Email Address]] - along with other [[Identifier]]s like phone number or IP address that often stands in for a legal name.
 
*[[Fake Identifier]]
 
*[[Fake Identifier]]
 +
*[[Global Business Identifiers]] aka GS1
 
*[[Legal Name]] a name assigned by some sort of sovereign (aka governmental) [[Registration Authority]].
 
*[[Legal Name]] a name assigned by some sort of sovereign (aka governmental) [[Registration Authority]].
 
*[[Object Identifier]] an identifier that magically turns an object into an entity, which is defined as a named object.
 
*[[Object Identifier]] an identifier that magically turns an object into an entity, which is defined as a named object.
 
*[[Medical Records Identifier]]
 
*[[Medical Records Identifier]]
 +
* MitID - used in Nordics mostly for banking https://www.nets.eu/dk-da/l%C3%B8sninger/nemid/mitid/Pages/NemID-is-becoming-MitID.aspx
 
*[[Pairwise Identifier]] - is used when [[User Tracking|tracking]] of a [[Subject ID]] between different Relying Parties must be blocked.
 
*[[Pairwise Identifier]] - is used when [[User Tracking|tracking]] of a [[Subject ID]] between different Relying Parties must be blocked.
 
*[[Personal Identifier]]
 
*[[Personal Identifier]]
Line 35: Line 44:
 
*[[URL]] - Universal Resource Locator - an IETF standard RFC
 
*[[URL]] - Universal Resource Locator - an IETF standard RFC
 
*[[URN]] - Universal Resource Name - an IETF standard RFC
 
*[[URN]] - Universal Resource Name - an IETF standard RFC
*[[Vulnerable Identifier]] for homeless or other vulnerable populations.
+
*[[Vulnerable Identifier]] for homeless or other vulnerable populations. This can also apply to emergency medicine where the patient cannot be asked for a name prior to treatment.
 
*[[Web Site Identity]]
 
*[[Web Site Identity]]
 
*[[X.509 Certificate]] is a format that holds a Distinguished name, which is the actual [[Identifier]].
 
*[[X.509 Certificate]] is a format that holds a Distinguished name, which is the actual [[Identifier]].
Line 47: Line 56:
  
 
==References==
 
==References==
 
+
* The wiki page [[Trusted Identifier]] addresses the use of digital identifiers that carry some level of trust with them.
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]
 
[[Category:Identity]]
 
[[Category:Identity]]
 
[[Category:Identifier]]
 
[[Category:Identifier]]

Latest revision as of 14:23, 3 September 2021

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.
  • There is no meaningful distinction between a name and an Identifier.

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. (tl;dr)
  • The connection between digital entity identifiers and legal, or real-world identifiers is typically hazy.
    • The concept of Levels of Assurance (LOA) was introduced as a measure of the likelihood that a digital identifier really was the same as a real-world identifier.

Asymmetry

Clearly any large corporation has an immense advantage in every part of their relationship to a single human being. It is only the rule of law that prevents then from dictating every aspect of the interchange between each party. The wiki page Trusted Identifier drills into the impact of this asymmetry.

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

  • The wiki page Trusted Identifier addresses the use of digital identifiers that carry some level of trust with them.