1.

What's The Difference Between Authentication And Authorization?

Answer»

Authentication happens first. You VERIFY USER's identity based on credentials. AUTHORIZATION is making SURE the user only gets access to the resources he has credentials for.

Authentication happens first. You verify user's identity based on credentials. Authorization is making sure the user only gets access to the resources he has credentials for.



Discussion

No Comment Found