Difference between revisions of "Authorization"

From MgmtWiki
Jump to: navigation, search
(References)
(Context)
Line 3: Line 3:
  
 
==Context==
 
==Context==
 +
* Previously a was considered to be the second step after the user had been a
 +
* The challenge of Authorization can be viewed 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.
 
[[Bayesian Identity Proofing]] provides the means for a collection of authentication and verification steps to be validated.
  

Revision as of 00:39, 30 December 2018

Full Title or Meme

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

Context

  • Previously a was considered to be the second step after the user had been a
  • The challenge of Authorization can be viewed 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