Question d’entretien chez Amazon

Difference between Authentication and Authorization

Réponses aux questions d'entretien

Utilisateur anonyme

7 déc. 2020

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

4

Utilisateur anonyme

5 nov. 2020

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

2