December 02, 2015

Difference between Authentication and Authorization

□ Authentication

○ When a user has access to System, It checks whether or not the user registerd
○ Login

□ Authorization
○ After the access, It authorize the authenticated users
○ Functions available are limited according to the authority
○ User rating(NORMAL/VIP/ADMIN)