Difference between revisions of "Identity and Access Management"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title or Meme== Identity and Access Management is the combination of Identity Managementand Access Management. ==Context== * In computer asset management th...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Full Title or Meme==
 
==Full Title or Meme==
[[Identity and Access Management]] is the combination of [[Identity Management]]and [[Access Management]].
+
[[Identity and Access Management]] is the combination of [[Identity Management]] and [[Access Management]].
 +
 
 
==Context==
 
==Context==
* In computer asset management the typical approach is to list the identifiers of real-world entities and use some method, like [[Role Management]] to determine which computer asset can be accessed by the [[Principal]] identifier that is representative of that real-world entity.
+
* Computer asset management is typically approached by listing the identifiers of real-world entities and developing some method, like [[Role Management]] to determine which computer asset can be accessed by the [[Principal]] identifier that is representative of that real-world entity.
 +
* In this context [[Identity]] is taken to be the [[Identifier]]s and [[Attribute]]s held by a [[Data Controller]] in a [[User Object]].
 +
==Solutions==
 +
There are many proposals for what IAM should include including one attempt at an IAM Reference Architecture.<ref>George B. Dobs, ''IAM Reference Architecture'' ID Pro (2024-08) https://bok.idpro.org/article/id/76/</ref> The generic approach seems to separate the Identity Proofing from the Access control as was implemented by [[Kerberos]]. In other words, there is a trusted gatekeeper who decides who is worthy of admission.
 +
 
 +
Theoretically a [[Decentralized ID]] technology can break free of this centralized gatekeeper, but then we need some sort of Trust guarantor, which is, itself, a centralized concept.
 +
 
 
==References==
 
==References==
 
[[Category:Identifier]]
 
[[Category:Identifier]]
 
[[Category:Authentication]]
 
[[Category:Authentication]]
 
[[Category:Authorization]]
 
[[Category:Authorization]]

Latest revision as of 09:22, 16 August 2024

Full Title or Meme

Identity and Access Management is the combination of Identity Management and Access Management.

Context

Solutions

There are many proposals for what IAM should include including one attempt at an IAM Reference Architecture.[1] The generic approach seems to separate the Identity Proofing from the Access control as was implemented by Kerberos. In other words, there is a trusted gatekeeper who decides who is worthy of admission.

Theoretically a Decentralized ID technology can break free of this centralized gatekeeper, but then we need some sort of Trust guarantor, which is, itself, a centralized concept.

References

  1. George B. Dobs, IAM Reference Architecture ID Pro (2024-08) https://bok.idpro.org/article/id/76/