Pergunta de entrevista da empresa Amazon

Difference between Authentication and Authorization

Respostas da entrevista

Sigiloso

7 de dez. de 2020

Authentication - Determining if user is really who they claim to be Authorization - Granting appropriate access to the user

4

Sigiloso

5 de nov. de 2020

user credentials access and the places the user has access to. Token based access that is granted.

2