2017-08-07#
Some Thoughts about Authentication and Authorization#
- Authentication is a means to an end.
- We only perform Authentication to be able to perform Authorization. (ie Access Control)
- Authentication is alway only always an assertion based on the Level Of Assurance.