InterviewSolution
| 1. |
What Exactly Do You Know About Authorization? Is It Different From Authentication? |
|
Answer» It decides whether a USER is allowed to explore some data or information is not. It is possible for them to make requests to the network ADMINISTRATORS or departments’ heads to gain access. It is basically PERFORMED through user’s access point as well as its URL. There are certain policies that restrict the access of data. Both authorization and authentication are DIFFERENT approaches. The common thing in both of them is they contribute together to enhance the security of the information in a business. It decides whether a user is allowed to explore some data or information is not. It is possible for them to make requests to the network administrators or departments’ heads to gain access. It is basically performed through user’s access point as well as its URL. There are certain policies that restrict the access of data. Both authorization and authentication are different approaches. The common thing in both of them is they contribute together to enhance the security of the information in a business. |
|