Authorization and Authentication

From PKC
Revision as of 15:53, 13 June 2021 by Benkoo (talk | contribs) (Created page with "In data security, the differences between Authorization and Authentication can be listed as follows: {| class="wikit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In data security, the differences between Authorization and Authentication can be listed as follows:


Differences between two termsCite error: Invalid <ref> tag; refs with no name must have content
Authentication Authorization
Verification of Identity Determines whether certain resources can be given access
Grant access by verifying relevant credentials Determines certain level of access rights to certain resources
Systems often first authenticate then authorize activities Systems often authorize access after authentication