exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 980 discussion

Actual exam question from Cisco's 350-401
Question #: 980
Topic #: 1
[All 350-401 Questions]

Which security feature does stateless authentication and authorization use for REST API calls?

  • A. OAuth 2 tokens
  • B. API keys
  • C. SSL/TLS certificate encryption
  • D. cookie-based session authentication
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
matass_md
2 months, 1 week ago
Selected Answer: B
API Keys is the correct answer because here we are asked about stateless authentication and authorization , 0Auth and cookie-based is stateful authentication . SSL/TLS are encryption mechanisms . B)API Keys we have them in the Header you would see something similar Auth=( "user" : "password")
upvoted 1 times
matass_md
2 months, 1 week ago
Ignore the above answer , A is correct , B does not provide authorization (only if combined with ACLs) So A is right , great comments guys!
upvoted 1 times
...
...
Zeruz
6 months, 4 weeks ago
Selected Answer: A
OAuth is the only option available that does authorization. The answer is A.
upvoted 1 times
...
chiacche
7 months, 2 weeks ago
OAuth 2.0 -> tokens for stateless authentication and authorization. API keys -> only for authentication.
upvoted 2 times
...
Shri_Fcb10
11 months, 1 week ago
Selected Answer: A
API keys are a simple way to authenticate requests to an API, but they are not typically used for authorization and do not provide the same level of security as OAuth 2 tokens. They also do not inherently provide stateless authentication. Ans is A
upvoted 2 times
...
[Removed]
11 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
yasmiine
11 months, 2 weeks ago
Selected Answer: A
Answer A https://doubleoctopus.com/security-wiki/network-architecture/stateless-authentication/
upvoted 2 times
...
Adalberto
12 months ago
Selected Answer: A
A is right
upvoted 2 times
...
joseromerogarci
1 year ago
Selected Answer: B
Reference: https://frontegg.com/guides/api-authentication-api-authorization OAth2 tokens: OAuth 2.0 involves several roles, including the resource owner, the client, the authorization server, and the resource server. API keys: API key-based authentication involves sending an API key along with a request. An API key is a unique identifier that is issued by the API provider to authorized users or applications, and is used to identify and track API usage. Since stateless does not requiere a server I think the correct one is B.
upvoted 2 times
...
shefo1
1 year ago
A- OAuth 2 is a (stateful+ stateless) and can be used for (authentication+ authorization) B- API keys is a (stateless) and can be used for (authentication) C- SSL/TLS certificate encryption is a (stateful) and can be used for (authentication) D- cookie-based session authentication is a (stateful) and can be used for (authentication) means A is a correct answer
upvoted 2 times
EAC84
1 year ago
Based on this information. it would be A since its asking for "stateless" + "authentication & Authorization" API Keys from your info is "stateless" + "Authentication"
upvoted 2 times
...
...
aatechler
1 year ago
Selected Answer: A
I think A is the right answer. from chatgpt OAuth 2 tokens. OAuth 2 is commonly used for stateless authentication and authorization in REST API calls. It allows clients to obtain access tokens from an authorization server, which they can then use to authenticate and authorize their requests to protected resources. These access tokens are typically sent along with API requests to prove the client's identity and permissions.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago