Difference between revisions of "Persistent"
From MgmtWiki
(Created page with "==Full Title or Meme== When an entity has a Persistent Identifier the assumption is that the Behavior of the entity will remain consistent over time. ==References==") |
(→Full Title or Meme) |
||
Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
When an entity has a [[Persistent]] [[Identifier]] the assumption is that the [[Behavior]] of the entity will remain consistent over time. | When an entity has a [[Persistent]] [[Identifier]] the assumption is that the [[Behavior]] of the entity will remain consistent over time. | ||
+ | |||
+ | ==Problem== | ||
+ | Many protocols, like [[OpenID Connect]] supply a [[Subject]] [[Identifier]] (sid) that is meant to reflect the same [[Subject]] over a period of time. Typically those protocols permit transitory binding of the [[Identifier]] to a real world entity. There appears to be no way to evaluate if the [[Identifier]] is meant to be [[Persistent]] from one connection to another. | ||
+ | |||
+ | ==References== | ||
==References== | ==References== |
Revision as of 08:59, 6 August 2018
Full Title or Meme
When an entity has a Persistent Identifier the assumption is that the Behavior of the entity will remain consistent over time.
Problem
Many protocols, like OpenID Connect supply a Subject Identifier (sid) that is meant to reflect the same Subject over a period of time. Typically those protocols permit transitory binding of the Identifier to a real world entity. There appears to be no way to evaluate if the Identifier is meant to be Persistent from one connection to another.