exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 69 discussion

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

Which OAuth mechanism enables clients to continue to have an active access token without further interaction from the user?

  • A. refresh grant
  • B. JWT
  • C. password grant
  • D. preshared key
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
Teringzooi
8 months, 4 weeks ago
Answer: A The Refresh Token grant type is used by clients to exchange a refresh token for an access token when the access token has expired. This allows clients to continue to have a valid access token without further interaction with the user. https://oauth.net/2/grant-types/refresh-token/
upvoted 2 times
...
designated
10 months, 1 week ago
Selected Answer: A
A is correct since the refresh_token can be used to obtain new access tokens using the same authorization grant.
upvoted 1 times
...
SbudaGQ
1 year, 2 months ago
A https://oauth.net/2/grant-types/refresh-token/
upvoted 3 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 ...