Which protocol is commonly used for authentication in web applications?
- HTTP
- LDAP
- OAuth 2.0
- SSL/TLS
OAuth 2.0 is commonly used for authentication in web applications. It is an open standard for access delegation commonly used in authorization scenarios.
Loading...
Related Quiz
- What are the drawbacks of using serializability as the isolation level in database transactions?
- How does the CSS z-index property work?
- In a project, you have a table with millions of records, and your queries are taking too long to execute. What strategies would you employ to optimize the performance of the database?
- Which factors should be considered during query optimization to improve performance?
- One of the key benefits of containerization with Docker is _______ and consistency across different environments.