Salesforce interview question

Explain the difference between authentication and authorisation​

Interview Answer

Anonymous

Aug 29, 2019

Authentication is confirming your own identity, whereas authorization means being allowed access to the system. In even more simpler terms authentication is the process of verifying oneself, while authorization is the process of verifying what you have access to.