In OAuth, the _________ is responsible for issuing tokens and authenticating the user's identity.
- Authentication Server
- Authorization Server
- Client Server
- Resource Server
In OAuth, the Authorization Server is responsible for issuing tokens and authenticating the user's identity. It plays a crucial role in managing access tokens and ensuring secure authorization.
Loading...
Related Quiz
- A major challenge in API test automation is ensuring _________ across different environments and configurations.
- In a situation where an API is expected to handle large data sets, what type of positive testing would you prioritize?
- Faced with the need to test APIs with varying response times, what characteristic of an automation tool would be most effective?
- What distinguishes the way RESTful APIs and SOAP APIs handle error reporting and messages?
- When deprecating an API, it's essential to provide a(n) _________ for users to transition smoothly.