In a scenario where a web service needs to manage sensitive user data, what authentication technique is most appropriate?
- Biometric Authentication
- Client Certificates
- OAuth 2.0
- Two-Factor Authentication
Client Certificates provide an extra layer of security, making them suitable for scenarios where sensitive user data is involved.
Loading...
Related Quiz
- When debugging a distributed system, what strategy is most effective for tracing issues?
- What is the primary benefit of Azure Kubernetes Service (AKS)?
- In SOAP, what does the envelope element define?
- The standard port number for HTTP is ____, while for HTTPS it is ____.
- To identify the root cause of an error, developers often rely on _______ files generated by the web service.