Difference between revisions of "Access Control"

From MgmtWiki
Jump to: navigation, search
(References)
Line 1: Line 1:
 
==Full Title or Meme==
 
==Full Title or Meme==
[[Authorization]] of [[Access]] tp a Resource is the primary end goal for all [[Identity Management]].
+
[[Authorization]] of [[Access]] to a Resource is the primary end goal for nearly all [[Identity Management]].
  
 
==Context==
 
==Context==
 
There are a variety of reasons to limit access to a resource on the web. The primary ones are:
 
There are a variety of reasons to limit access to a resource on the web. The primary ones are:
# Embarassment - there are some things we just don't want others to know about us.
+
# Embarrassment - there are some things we just don't want others to know about us.
 
# Financial - there are some things that we want to make a profit from releasing.
 
# Financial - there are some things that we want to make a profit from releasing.
  

Revision as of 18:08, 24 November 2021

Full Title or Meme

Authorization of Access to a Resource is the primary end goal for nearly all Identity Management.

Context

There are a variety of reasons to limit access to a resource on the web. The primary ones are:

  1. Embarrassment - there are some things we just don't want others to know about us.
  2. Financial - there are some things that we want to make a profit from releasing.

References