Which protocol is commonly used for secure, token-based authentication in web services?
- FTP
- OAuth
- SOAP
- UDP
OAuth is commonly used for secure, token-based authentication in web services, providing a standardized way for third-party applications to obtain limited access to a web service.
Loading...
Related Quiz
- A web service has to be updated without disrupting existing clients. What versioning strategy should be used?
- The ability of different web services to exchange data effectively is often referred to as _______.
- _______ is a security principle that involves validating and sanitizing user inputs.
- _______ framework is preferred for unit testing in Java-based web services.
- When designing a RESTful API for a high-traffic application, what factor is most crucial for scalability?