Difference between revisions of "Authorization"

From MgmtWiki
Jump to: navigation, search
(Context)
(Context)
Line 3: Line 3:
  
 
==Context==
 
==Context==
* Previously a was considered to be the second step after the user had been a
+
* Previously [[Authorization]] was considered to be the second step after the user had been [[Authtentication]]
* The challenge of Authorization can be modeled as a decision theory where the au
+
* The challenge of [[Authorization]] can be modeled as a decision theory where the au
 
*In the long term game theory would be a better model
 
*In the long term game theory would be a better model
 
[[Bayesian Identity Proofing]] provides the means for a collection of authentication and verification steps to be validated.
 
[[Bayesian Identity Proofing]] provides the means for a collection of authentication and verification steps to be validated.

Revision as of 12:24, 30 December 2018

Full Title or Meme

An action that will give a user an Access Token to a protected resource.

Context

  • Previously Authorization was considered to be the second step after the user had been Authtentication
  • The challenge of Authorization can be modeled as a decision theory where the au
  • In the long term game theory would be a better model

Bayesian Identity Proofing provides the means for a collection of authentication and verification steps to be validated.

Problems

Solutions

References