What is authorisation ?
Sandeep Kumar
Authorization is the process of allowing an authenticated users to access the resources by checking whether the user has access rights to the system. Authorization helps you to control access rights by granting or denying specific permissions to an authenticated user.
Authorization is tht process of giving permission to a user to access especial data in a database for example.
To give permission for access something
to give permission for accessing data
Authorization is the process of validate user's credentials and grant a permission to user to access files and data.
Authentication is the process of identification and validation of a user's credentials. After the identity is authenticated, a process called authorization determines whether that identity has access to a particular resource
Which user has access to which part of application [Use level & Admin level]
Authorization is a security mechanism used to determine user/client privileges or access levels related to system resources, including computer programs, files, services, data and application features. Authorization is normally preceded by authentication for user identity verification
Authorization is the Mechanism of Restricting / allowing the User From accessing the server resources
Authorization is the process of giving someone permission to do or have something.
Authorisation is a process of giving right to the user for access the restricted data