1.

Difference Between Authentication And Authorization?

Answer»

Authentication is a process of identifying a USER based on their credentials(means user ID and password).

Authorization is process of DETERMINING whether an authenticated user is allowed to access a specific resource or not.

Authentication is a process of identifying a user based on their credentials(means user id and password).

Authorization is process of determining whether an authenticated user is allowed to access a specific resource or not.



Discussion

No Comment Found