Interview Questions

What’s the difference between authentication and authorization?

Java Security,Windows code security, Windows Server 2003 Security,Internet Explorer 7 Security and Internet Firewalls questions and answers


(Continued from previous question...)

5. What’s the difference between authentication and authorization?

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.

(Continued on next question...)

Other Interview Questions