For secure API access, _______ is a protocol for delegating authorization.
- LDAP
- OAuth
- SAML
- SSL
OAuth is a protocol commonly used for delegating authorization in the context of secure API access.
Loading...
Related Quiz
- In REST, changing or adding fields requires a new _______ of the API.
- A company is deploying a new set of microservices and needs centralized monitoring of API traffic. Which component is most crucial?
- In REST, what is the significance of resource URIs?
- The _______ property of XML makes it more suitable for complex data structures.
- When creating an API for a blog, which method should be used to ensure the client can discover the allowed HTTP methods for a resource?