In advanced web service security, what is the primary role of OAuth?
- Authentication and Authorization
- Client-side validation
- Encryption of data in transit
- Server-side validation
OAuth is primarily used for authentication and authorization, allowing third-party applications to access resources on behalf of a user without exposing their credentials.
Loading...
Related Quiz
- The concept of _______ in GraphQL allows for real-time data updates, unlike typical REST APIs.
- How does JWT differ from session-based authentication in terms of scalability?
- How does HTTP/2 improve performance compared to HTTP/1.1 in web services?
- _________ encryption uses the same key for encryption and decryption.
- In Azure, _______ provides a suite of cloud services to build, manage, and deploy applications.