Pregunta de entrevista de Amazon

Difference between Authentication and Authorization

Respuestas de entrevistas

Anónimo

7 dic 2020

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

4

Anónimo

5 nov 2020

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

2