ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 444 - CAS-004 discussion

Report
Export

A security engineer needs to implement a cost-effective authentication scheme for a new web-based application that requires:

* Rapid authentication

* Flexible authorization

* Ease of deployment

* Low cost but high functionality

Which of the following approaches best meets these objectives?

A.
Kerberos
Answers
A.
Kerberos
B.
EAP
Answers
B.
EAP
C.
SAML
Answers
C.
SAML
D.
OAuth
Answers
D.
OAuth
E.
TACACS+
Answers
E.
TACACS+
Suggested answer: D

Explanation:

OAuth, which stands for Open Authorization, is a standard for authorization that enables secure token-based access. It allows users to grant a web application access to their information on another web application without giving them the credentials for their account. OAuth is particularly useful for rapid authentication, flexible authorization, ease of deployment, and offers high functionality at a low cost, making it an ideal choice for new web-based applications. This approach is well-suited for situations where web applications need to interact with each other on behalf of the user, without sharing user's password, such as integrating a geolocation application with Facebook. OAuth uses tokens issued by an authorization server, providing restricted access to a user's data, which aligns with the objectives of rapid authentication, flexible authorization, ease of deployment, and cost-effectiveness.

asked 02/10/2024
Ibrahim mazou Ismael
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first