exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 832 discussion

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

How is OAuth framework used in REST API?

  • A. as a framework to hash the security information in the REST URL
  • B. by providing the external application a token that authorizes access to the account
  • C. as a framework to hide the security information in the REST URL
  • D. by providing the user credentials to the external application
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
[Removed]
6 months, 2 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
slacker_at_work
9 months ago
Selected Answer: B
OAuth (Open Authorization) is a framework that allows third-party applications to access a user's resources on a server without the user sharing their credentials directly with the application. In the context of REST APIs, OAuth is commonly used to provide secure authorization for API access.
upvoted 3 times
...
Horsefeathers
11 months, 2 weeks ago
Selected Answer: B
The threat defense REST API uses Oauth 2.0 for authenticating calls from API clients. OAuth is an access token-based method, and the threat defense uses JSON web tokens for the schema. https://www.cisco.com/c/en/us/td/docs/security/firepower/ftd-api/guide/ftd-rest-api/auth-ftd-rest-api.pdf
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 ...