Pregunta de entrevista de Amazon

Difference between Authentication and Authorization

Respuestas de entrevistas

Anónimo

7 de dic de 2020

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

4

Anónimo

5 de nov de 2020

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

2