Difference between revisions of "Access Control"
From MgmtWiki
(→References) |
|||
Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
− | [[Authorization]] of [[Access]] | + | [[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: | ||
− | # | + | # 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 17: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:
- 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.
References
- See wiki page on Access Token.