In RESTful APIs, _______ is a mechanism used to control access to resources.
- Authentication
- Authorization
- Decryption
- Encryption
In RESTful APIs, Authorization is a mechanism used to control access to resources. It determines whether the authenticated user has the necessary permissions to perform a particular action on a resource.
Loading...
Related Quiz
- _______ logging refers to the practice of correlating log entries from different services or components to trace a request's path through a distributed system.
- Which of the following elements is used to define a table row in HTML?
- What is a composite key in Cassandra?
- Regularly updating software helps protect against known _______ vulnerabilities.
- You're managing a large-scale cloud infrastructure. How would you ensure the security of your infrastructure using Infrastructure as Code principles?