In OAuth, the _______ acts as an intermediary on behalf of the end-user.
- Authorization Server
- Client Credentials
- Resource Server
- Token Endpoint
In OAuth, the Authorization Server acts as an intermediary on behalf of the end-user. It is responsible for authenticating the user and obtaining their consent to grant access. Once authorized, it issues access tokens that the client can use to access protected resources on behalf of the end-user.
Loading...
Related Quiz
- In terms of extensibility and integration with existing infrastructure, what is a key advantage of SOAP over REST?
- In the context of web services, what does UDDI provide?
- For microservices, _______ testing is crucial to ensure each service functions correctly within the larger system.
- What best practice ensures web services are scalable and maintainable?
- In a Microservices Architecture, when a new service is added, what factor is most critical for system stability?