exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 446 discussion

Actual exam question from Cisco's 200-901
Question #: 446
Topic #: 1
[All 200-901 Questions]

A developer prepares an API to be used by administrators. API requires username and password to be verified for validated access to data, however username-password combination of users must not be sent to the API service itself. Authentication and authorization will be provided over the same mechanism. Which authentication mechanism must be used by the API service?

  • A. OAuth Authentication
  • B. Digest Access Authentication
  • C. Basic Authentication
  • D. API Key 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
daniii89
3 weeks, 5 days ago
Selected Answer: A
Its A: OAuth authentication provides a secure method for authentication and authorization without exposing user credentials (username-password) to the API service. Instead, OAuth relies on access tokens issued by an authorization server after verifying the user’s credentials. These tokens are then used for API access, ensuring security while preventing direct transmission of username-password combinations.
upvoted 1 times
...
Erfan
2 months ago
Selected Answer: A
It should be OAuth Authentication . Correct Answer: A
upvoted 2 times
...
liketopass
4 months, 1 week ago
Selected Answer: B
RFC 7616. This method enhances security by avoiding the transmission of passwords in clear text. It employs a challenge-response mechanism that uses a cryptographic hash function, ensuring that passwords are never sent directly over the network.
upvoted 1 times
daniii89
3 weeks, 5 days ago
While Digest Authentication hashes credentials before transmission, it still involves sending credentials in some form, which contradicts the requirement of not sending them to the API service.
upvoted 1 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