Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 111

What are two steps in the OAuth2 protocol flow? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because it describes the authentication process where the user is authenticated and an access token is granted. Option C is also correct as it indicates that the user's authorization request goes through the authorization server. Options B, D, and E are incorrect because they either misattribute actions to the wrong servers or do not accurately reflect the OAuth2 protocol steps.